summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2013-09-27 10:21:09 +0200
committerKarolin Seeger <kseeger@samba.org>2013-09-27 11:48:28 +0200
commit7160446d332dbc5f881fdd122eea8f0d87184fcd (patch)
tree19dc06c019337727ef9724486aa5535cfbd4e86d /VERSION
parent0d483e25ce4aa53ad3968e947f88b175c8addc1b (diff)
downloadsamba-7160446d332dbc5f881fdd122eea8f0d87184fcd.tar.gz
VERSION: Bump version up to 4.1.0rc5...
and re-enable git snapshots. Signed-off-by: Karolin Seeger <kseeger@samba.org>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 74fa8d6bd5c..61e4f81b5a4 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 #