Bump the version to mark the fixed FSM TLD ordering

This commit is contained in:
Brian Somers 2002-05-01 10:08:10 +00:00
parent d14cc5f96a
commit d9c83d7b81

View File

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