summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2020-09-22 15:33:16 +0200
committerKarolin Seeger <kseeger@samba.org>2020-09-22 15:33:16 +0200
commit3fe82c204f0d88cb6db50b7bd1f798b591a918f8 (patch)
tree2dc9c8a1523ba51453af46905c83375283ce1178
parent2034fefbc48444e332d4293e29b34dcceb02d587 (diff)
downloadsamba-4.13.0.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.13.0 release.samba-4.13.0
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 acb82668f4e..fcfeb4c4974 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=7
+SAMBA_VERSION_RC_RELEASE=
########################################################
# To mark SVN snapshots this should be set to 'yes' #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=7
# 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 #