]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.linux
update for 2.3.2
[ppp.git] / pppd / Makefile.linux
index 9ef8654158738353e954cc6db02867eec76f4093..36249a8e7b4faf8275a72e4aade013c15e6f3734 100644 (file)
@@ -1,6 +1,6 @@
 #
 # pppd makefile for Linux
-# $Id: Makefile.linux,v 1.20 1997/04/30 05:48:39 paulus Exp $
+# $Id: Makefile.linux,v 1.22 1997/11/27 06:07:12 paulus Exp $
 #
 
 # Default installation locations
@@ -27,7 +27,7 @@ endif
 # CC = gcc
 #
 COPTS = -O2 # -g
-VER = 2.3.0
+VER = 2.3.2
 LIBS =
 
 ifneq ($(wildcard /usr/lib/libcrypt*),)