summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2013-10-09 09:54:38 +0200
committerKarolin Seeger <kseeger@samba.org>2013-10-09 09:55:36 +0200
commita6fb418be7adccdd583a3b489b58023cfdd392ef (patch)
treef7ec685fa03e96b6eaf3fd0f532ce861840728c9
parent13b7959cd633c1f9be3d7744b301c7c49db24737 (diff)
downloadsamba-a6fb418be7adccdd583a3b489b58023cfdd392ef.tar.gz
VERSION: Bump version number up to 4.1.0...samba-4.1.0
and disable git snapshots for the 4.1.0 release. Signed-off-by: Karolin Seeger <kseeger@samba.org>
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 61e4f81b5a4..95768558eb6 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=5
+SAMBA_VERSION_RC_RELEASE=
########################################################
# To mark SVN snapshots this should be set to 'yes' #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=5
# e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes #
# -> "3.0.0-SVN-build-199" #
########################################################
-SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
+SAMBA_VERSION_IS_GIT_SNAPSHOT=no
########################################################
# This is for specifying a release nickname #