summaryrefslogtreecommitdiff
path: root/source3/VERSION
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
commitb47a3a920a9a03ecc3e71d6594384cae674b6775 (patch)
tree60943f12d620249939c5fded9cd5b50ae12ae93f /source3/VERSION
parent1f761ad3959cca29583844ac2f94b34a34bc2ec2 (diff)
downloadsamba-b47a3a920a9a03ecc3e71d6594384cae674b6775.tar.gz
samba-b47a3a920a9a03ecc3e71d6594384cae674b6775.tar.bz2
samba-b47a3a920a9a03ecc3e71d6594384cae674b6775.zip
bumping version in preparation for 3.0.1rc1
(This used to be commit 91c95391c3efd4c1009032acc6af9f7886447c55)
Diffstat (limited to 'source3/VERSION')
-rw-r--r--source3/VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/VERSION b/source3/VERSION
index f15a6409ee..93a3a1aea0 100644
--- a/source3/VERSION
+++ b/source3/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 #