summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2012-10-30 09:58:41 +0100
committerKarolin Seeger <kseeger@samba.org>2012-10-30 09:58:41 +0100
commit4309dd11e02e41758a03065d435bdd6ce78c4e56 (patch)
tree449f59f6546d91f90cefe6ce75ad71d5fe426629 /VERSION
parent8c72009f6d9bf85d35d4cefedc935c14dd799516 (diff)
downloadsamba-4309dd11e02e41758a03065d435bdd6ce78c4e56.tar.gz
VERSION: Bump version number up to 4.0.0rc5
and re-enable GIT snapshots. Karolin
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 09a4a0f5f3f..00ea5a643b1 100644
--- a/VERSION
+++ b/VERSION
@@ -87,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE=
# e.g. SAMBA_VERSION_RC_RELEASE=1 #
# -> "3.0.0rc1" #
########################################################
-SAMBA_VERSION_RC_RELEASE=4
+SAMBA_VERSION_RC_RELEASE=5
########################################################
# To mark SVN snapshots this should be set to 'yes' #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=4
# e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes #
# -> "3.0.0-SVN-build-199" #
########################################################
-SAMBA_VERSION_IS_GIT_SNAPSHOT=no
+SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
########################################################
# This is for specifying a release nickname #