It's now 2.0.0-beta.
authoraland <aland>
Mon, 22 Oct 2007 08:26:59 +0000 (08:26 +0000)
committeraland <aland>
Mon, 22 Oct 2007 08:26:59 +0000 (08:26 +0000)
We won't have any more pre-releases before 2.0, and I'm not
going to do major code hacking.   I think we're almost done.

configure
configure.in

index 1513f7a..672a0cb 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.247 .
+# From configure.in Revision: 1.248 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.61.
 #
@@ -1939,7 +1939,7 @@ ac_config_headers="$ac_config_headers src/include/autoconf.h"
 
 
 RADIUSD_MAJOR_VERSION=2
-RADIUSD_MINOR_VERSION=0.0-pre2
+RADIUSD_MINOR_VERSION=0.0-beta
 RADIUSD_VERSION="${RADIUSD_MAJOR_VERSION}.${RADIUSD_MINOR_VERSION}"
 PACKAGE=freeradius
 
index e00edf3..917a06a 100644 (file)
@@ -28,7 +28,7 @@ AC_REVISION($Revision$)dnl
 
 dnl # The version of the software
 RADIUSD_MAJOR_VERSION=2
-RADIUSD_MINOR_VERSION=0.0-pre2
+RADIUSD_MINOR_VERSION=0.0-beta
 RADIUSD_VERSION="${RADIUSD_MAJOR_VERSION}.${RADIUSD_MINOR_VERSION}"
 PACKAGE=freeradius