mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Update version number to 1.02 so that I can tell what
people are running
This commit is contained in:
parent
c16615aa8b
commit
e47c8739d5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=28540
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user