mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Bump our version to reflect the recent MPPE additions (and ccp struct
size change).
This commit is contained in:
parent
ba6fcad9cf
commit
2388e045c4
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue