]> git.ozlabs.org Git - ppp.git/commitdiff
update to 2.3.1
authorPaul Mackerras <paulus@samba.org>
Mon, 14 Jul 1997 03:53:42 +0000 (03:53 +0000)
committerPaul Mackerras <paulus@samba.org>
Mon, 14 Jul 1997 03:53:42 +0000 (03:53 +0000)
pppd/Makefile.linux
pppd/patchlevel.h

index 9ef8654158738353e954cc6db02867eec76f4093..1d5e75e7e31b5672a909bbebb1aff3c1d67870ed 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.21 1997/07/14 03:52:08 paulus Exp $
 #
 
 # Default installation locations
@@ -27,7 +27,7 @@ endif
 # CC = gcc
 #
 COPTS = -O2 # -g
-VER = 2.3.0
+VER = 2.3.1
 LIBS =
 
 ifneq ($(wildcard /usr/lib/libcrypt*),)
index a566952c25a319541de304d6daacca01ade9881a..f109b9f9b062355448a1b68ea29dbed0d789f303 100644 (file)
@@ -1,6 +1,6 @@
-/* $Id: patchlevel.h,v 1.28 1997/05/22 06:46:29 paulus Exp $ */
-#define        PATCHLEVEL      0
+/* $Id: patchlevel.h,v 1.29 1997/07/14 03:53:42 paulus Exp $ */
+#define        PATCHLEVEL      1
 
 #define VERSION                "2.3"
 #define IMPLEMENTATION ""
-#define DATE           "22 May 97"
+#define DATE           "27 June 97"