setting version to 3.0.2rc2
authorGerald Carter <jerry@samba.org>
Thu, 15 Jan 2004 20:32:27 +0000 (20:32 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 15 Jan 2004 20:32:27 +0000 (20:32 +0000)
source/VERSION

index ebd90b5998581ef4fb644708db2ceba6c49a1c0c..4942012d06764c00a453a5810191d7638dae65ff 100644 (file)
@@ -41,7 +41,7 @@ SAMBA_VERSION_REVISION=
 # e.g. SAMBA_VERSION_PRE_RELEASE=1                     #
 #  ->  "2.2.9pre1"                                     #
 ########################################################
-SAMBA_VERSION_PRE_RELEASE=2
+SAMBA_VERSION_PRE_RELEASE=
 
 ########################################################
 # For 'rc' releases the version will be                #
@@ -51,7 +51,7 @@ SAMBA_VERSION_PRE_RELEASE=2
 # e.g. SAMBA_VERSION_RC_RELEASE=1                      #
 #  ->  "3.0.0rc1"                                      #
 ########################################################
-SAMBA_VERSION_RC_RELEASE=
+SAMBA_VERSION_RC_RELEASE=2
 
 ########################################################
 # For 'beta' releases the version will be              #