]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.linux
update version to 2.3.7
[ppp.git] / pppd / Makefile.linux
index 8c0ac11531d0156a94d2b259fca75bf986b3c4e1..249be85c0407f05f8c64090ceba9878714dd974a 100644 (file)
@@ -1,6 +1,6 @@
 #
 # pppd makefile for Linux
-# $Id: Makefile.linux,v 1.28 1999/03/30 06:01:42 paulus Exp $
+# $Id: Makefile.linux,v 1.29 1999/03/31 06:07:58 paulus Exp $
 #
 
 # Default installation locations
@@ -27,7 +27,7 @@ endif
 # CC = gcc
 #
 COPTS = -O2 -pipe -Wall -g
-VER = 2.3.6
+VER = 2.3.7
 LIBS =
 
 ifneq ($(wildcard /usr/lib/libcrypt*),)