summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pppd/patchlevel.h
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1997-09-05 04:32:32 +0000
committermillert <millert@openbsd.org>1997-09-05 04:32:32 +0000
commitba05f4474e745776fac9cf9544f3ad0ee3414e6e (patch)
tree70853d9602ab63fbbe67ac5973d887c1ecfde8af /usr.sbin/pppd/patchlevel.h
parentMinor changes from ppp 2.3.1 (diff)
downloadwireguard-openbsd-ba05f4474e745776fac9cf9544f3ad0ee3414e6e.tar.xz
wireguard-openbsd-ba05f4474e745776fac9cf9544f3ad0ee3414e6e.zip
ppp 2.3.1
Diffstat (limited to 'usr.sbin/pppd/patchlevel.h')
-rw-r--r--usr.sbin/pppd/patchlevel.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.sbin/pppd/patchlevel.h b/usr.sbin/pppd/patchlevel.h
index dcb8acbf046..b7c40c8be37 100644
--- a/usr.sbin/pppd/patchlevel.h
+++ b/usr.sbin/pppd/patchlevel.h
@@ -1,7 +1,8 @@
-/* $OpenBSD: patchlevel.h,v 1.4 1996/12/23 13:22:46 mickey Exp $ */
+/* $OpenBSD: patchlevel.h,v 1.5 1997/09/05 04:32:44 millert Exp $ */
+/* Id: patchlevel.h,v 1.29 1997/07/14 03:53:42 paulus Exp */
-#define PATCHLEVEL 0
+#define PATCHLEVEL 1
#define VERSION "2.3"
-#define IMPLEMENTATION "beta3"
-#define DATE "8 Oct 96"
+#define IMPLEMENTATION ""
+#define DATE "27 June 97"