1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-01 17:00:36 +00:00

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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=98150

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 *);