summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-12-04 21:38:47 +0000
committerGerald Carter <jerry@samba.org>2003-12-04 21:38:47 +0000
commit91c95391c3efd4c1009032acc6af9f7886447c55 (patch)
tree62a18aec8f5f58c73c6b07af3a0183a05fc65f59
parent54e2fcb8f4a9d603b3210baa014b3f5f15070a22 (diff)
downloadsamba-91c95391c3efd4c1009032acc6af9f7886447c55.tar.gz
samba-91c95391c3efd4c1009032acc6af9f7886447c55.tar.xz
samba-91c95391c3efd4c1009032acc6af9f7886447c55.zip
bumping version in preparation for 3.0.1rc1
-rw-r--r--source/VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/VERSION b/source/VERSION
index f15a6409ee6..93a3a1aea0c 100644
--- a/source/VERSION
+++ b/source/VERSION
@@ -41,7 +41,7 @@ SAMBA_VERSION_REVISION=
# e.g. SAMBA_VERSION_PRE_RELEASE=1 #
# -> "2.2.9pre1" #
########################################################
-SAMBA_VERSION_PRE_RELEASE=4
+SAMBA_VERSION_PRE_RELEASE=
########################################################
# For 'rc' releases the version will be #
@@ -51,7 +51,7 @@ SAMBA_VERSION_PRE_RELEASE=4
# 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 #