summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2002-06-12 23:00:12 +0000
committerbrian <brian@FreeBSD.org>2002-06-12 23:00:12 +0000
commit9412fc32d2756170dcb8d3dfb89a1194217fad0c (patch)
tree32c36c0f63d538b17afeb08d6cb587f5bd52976c /usr.sbin
parent81be549dd2d87fb0009c155abb786442751f5f6d (diff)
downloadFreeBSD-src-9412fc32d2756170dcb8d3dfb89a1194217fad0c.zip
FreeBSD-src-9412fc32d2756170dcb8d3dfb89a1194217fad0c.tar.gz
Bump the version number to reflect the recent RADIUS commits
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ppp/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/command.c b/usr.sbin/ppp/command.c
index 2800113..ca68528 100644
--- a/usr.sbin/ppp/command.c
+++ b/usr.sbin/ppp/command.c
@@ -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 *);
OpenPOWER on IntegriCloud