Bump our version to reflect the recent MPPE additions (and ccp struct

size change).
This commit is contained in:
Brian Somers 2000-10-30 00:15:34 +00:00
parent ba6fcad9cf
commit 2388e045c4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=67915

View file

@ -151,7 +151,7 @@
#define NEG_MPPE 54
#define NEG_CHAP81 55
const char Version[] = "2.27";
const char Version[] = "2.3";
static int ShowCommand(struct cmdargs const *);
static int TerminalCommand(struct cmdargs const *);