summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/vars.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/vars.c')
-rw-r--r--usr.sbin/ppp/vars.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ppp/vars.c b/usr.sbin/ppp/vars.c
index 95434fd..42b4ca6 100644
--- a/usr.sbin/ppp/vars.c
+++ b/usr.sbin/ppp/vars.c
@@ -17,7 +17,7 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * $Id: vars.c,v 1.22 1997/08/20 23:47:52 brian Exp $
+ * $Id: vars.c,v 1.23 1997/08/21 16:21:38 brian Exp $
*
*/
#include "fsm.h"
@@ -29,8 +29,8 @@
#include "auth.h"
#include "defs.h"
-char VarVersion[] = "PPP Version 1.00";
-char VarLocalVersion[] = "$Date: 1997/08/20 23:47:52 $";
+char VarVersion[] = "PPP Version 1.02";
+char VarLocalVersion[] = "$Date: 1997/08/21 16:21:38 $";
/*
* Order of conf option is important. See vars.h.
OpenPOWER on IntegriCloud