summaryrefslogtreecommitdiffstats
path: root/source/VERSION
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2005-07-11 20:05:00 +0000
committerGerald Carter <jerry@samba.org>2005-07-11 20:05:00 +0000
commit099052bfdea50bddb268e7b630655ac52adabffb (patch)
tree8714e6ecb952fcd5626e883ca20c134f79000e6f /source/VERSION
parent369c89d3c33bb59f63c029fa0e7a994c89ec92fb (diff)
downloadsamba-099052bfdea50bddb268e7b630655ac52adabffb.tar.gz
samba-099052bfdea50bddb268e7b630655ac52adabffb.tar.xz
samba-099052bfdea50bddb268e7b630655ac52adabffb.zip
r8330: moving onto 3.0.20rc1-SVN
Diffstat (limited to 'source/VERSION')
-rw-r--r--source/VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/VERSION b/source/VERSION
index 5c3a1e6d049..303ad3dfcf8 100644
--- a/source/VERSION
+++ b/source/VERSION
@@ -29,7 +29,7 @@ SAMBA_VERSION_RELEASE=20
# 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' #