summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2019-09-17 10:02:02 +0200
committerKarolin Seeger <kseeger@samba.org>2019-09-17 10:02:02 +0200
commitd60cf580825819f11de9e50ec4c4ce591d695ad9 (patch)
treeba06379bd58995a2a243ecc82552a1128d9d929e
parente0886709582a12b37cec4299172570169f986056 (diff)
downloadsamba-d60cf580825819f11de9e50ec4c4ce591d695ad9.tar.gz
VERSION: Bump version up to 4.11.0...samba-4.11.0
and disable GIT_SNAPSHOT for the 4.11.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 e3cbecc1d16..29a4ca4e959 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 #