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

size change).
This commit is contained in:
brian 2000-10-30 00:15:34 +00:00
parent 0c4b3b4810
commit 81f3fa8c1a

View File

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