Bump our version to reflect the recent MPPE additions (and ccp struct
size change).
This commit is contained in:
parent
0c4b3b4810
commit
81f3fa8c1a
@ -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 *);
|
||||
|
Loading…
Reference in New Issue
Block a user