]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/patchlevel.h
change type of bitfield from u_short to u_int
[ppp.git] / pppd / patchlevel.h
index 800a10ad4e05b84bfdb9f3d4620f9ddd0d6beb15..fec2c94752a2ea9a071cc5072d8202b094e891ca 100644 (file)
@@ -1,5 +1,6 @@
-/* $Id: patchlevel.h,v 1.5 1994/04/18 04:08:22 paulus Exp $ */
+/* $Id: patchlevel.h,v 1.12 1994/09/21 06:47:37 paulus Exp $ */
 #define        PATCHLEVEL      0
 
-#define VERSION        "2.1"
-#define DATE   "13 Apr 94"
+#define VERSION                "2.2"
+#define IMPLEMENTATION "alpha"
+#define DATE           "20 Sep 94"