From a09e3f3ee15ae4301104cc873a62f18e7b6abf75 Mon Sep 17 00:00:00 2001 From: brian Date: Fri, 17 May 2002 22:15:57 +0000 Subject: Bump the version number to reflect the latest MS-CHAP2 changes --- usr.sbin/ppp/ppp/command.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/ppp/ppp/command.c b/usr.sbin/ppp/ppp/command.c index 49b6784c48f..d4fa2e9d1f1 100644 --- a/usr.sbin/ppp/ppp/command.c +++ b/usr.sbin/ppp/ppp/command.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $OpenBSD: command.c,v 1.73 2002/05/16 01:13:39 brian Exp $ + * $OpenBSD: command.c,v 1.74 2002/05/17 22:15:56 brian Exp $ */ #include @@ -163,7 +163,7 @@ #define NEG_MPPE 54 #define NEG_CHAP81 55 -const char Version[] = "3.0.4"; +const char Version[] = "3.0.5"; static int ShowCommand(struct cmdargs const *); static int TerminalCommand(struct cmdargs const *); -- cgit v1.2.3