summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJule Anger <janger@samba.org>2022-09-13 17:53:56 +0200
committerJule Anger <janger@samba.org>2022-09-13 17:55:28 +0200
commitfbec737d9d3d992b54f52defcba62a304efef8f7 (patch)
tree7931cdc905331d4a73061e00d0e375d7fb322f94
parentc61c79fd8c8c7b0f83e25a81750de527bab035e5 (diff)
downloadsamba-fbec737d9d3d992b54f52defcba62a304efef8f7.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.17.0 release.samba-4.17.0
Signed-off-by: Jule Anger <janger@samba.org>
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 73643920f6e..0709d888a3a 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=6
+SAMBA_VERSION_RC_RELEASE=
########################################################
# To mark SVN snapshots this should be set to 'yes' #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=6
# 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 #