Hmm... let's bump up the version number (sigh)
authoraland <aland>
Thu, 2 Aug 2001 15:21:14 +0000 (15:21 +0000)
committeraland <aland>
Thu, 2 Aug 2001 15:21:14 +0000 (15:21 +0000)
configure
configure.in

index 66d60c8..a3fbf8c 100755 (executable)
--- a/configure
+++ b/configure
@@ -564,8 +564,8 @@ fi
 
 
 
-# From configure.in Revision: 1.121 
-RADIUSD_VERSION=0.1
+# From configure.in Revision: 1.122 
+RADIUSD_VERSION=0.2
 
 
 # Extract the first word of "gcc", so it can be a program name with args.
index c467048..8aaff40 100644 (file)
@@ -24,8 +24,8 @@ AC_INIT(src/main/radiusd.c)
 AC_CONFIG_HEADER(src/include/autoconf.h)
 AC_REVISION($Revision$)dnl
 
-dnl # The version of the software, first beta, is 0.1
-RADIUSD_VERSION=0.1
+dnl # The version of the software, second beta, is 0.2
+RADIUSD_VERSION=0.2
 
 dnl #############################################################
 dnl #