Bump the version number to reflect the recent RADIUS commits

This commit is contained in:
Brian Somers 2002-06-12 23:00:12 +00:00
parent a95b23a6b2
commit aea6acb6da

View File

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