From d6c25b14c55ddc345f8beb7abeebd6ed61d58a35 Mon Sep 17 00:00:00 2001 From: brian Date: Wed, 1 May 2002 10:08:10 +0000 Subject: Bump the version to mark the fixed FSM TLD ordering --- usr.sbin/ppp/command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/ppp') diff --git a/usr.sbin/ppp/command.c b/usr.sbin/ppp/command.c index 54a725a..d95f7f9 100644 --- a/usr.sbin/ppp/command.c +++ b/usr.sbin/ppp/command.c @@ -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 *); -- cgit v1.1