r1404: setting version for 3.0.5rc1 samba-3.0.5rc1
authorGerald Carter <jerry@samba.org>
Thu, 8 Jul 2004 17:21:21 +0000 (17:21 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 8 Jul 2004 17:21:21 +0000 (17:21 +0000)
source/VERSION

index 5a7d9836c85e6b5327777267aea1a0263859fade..b6dcf4957e3f7998421a60bfad98e60a6b5b46a0 100644 (file)
@@ -29,7 +29,7 @@ SAMBA_VERSION_RELEASE=5
 # 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                #
@@ -39,7 +39,7 @@ SAMBA_VERSION_PRE_RELEASE=2
 # e.g. SAMBA_VERSION_RC_RELEASE=1                      #
 #  ->  "3.0.0rc1"                                      #
 ########################################################
-SAMBA_VERSION_RC_RELEASE=
+SAMBA_VERSION_RC_RELEASE=1
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
@@ -51,7 +51,7 @@ SAMBA_VERSION_RC_RELEASE=
 # e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes               #
 #  ->  "3.0.0-SVN-build-199"                           #
 ########################################################
-SAMBA_VERSION_IS_SVN_SNAPSHOT=yes
+SAMBA_VERSION_IS_SVN_SNAPSHOT=
 
 ########################################################
 # This can be set by vendors if they want...           #