summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJule Anger <janger@samba.org>2022-03-21 11:08:03 +0100
committerJule Anger <janger@samba.org>2022-03-21 11:08:03 +0100
commite95d85f784ae6b19f2cb42cc9039b60b146e5b69 (patch)
treedab1cb2a5920346f9ebff81f3711dcf94c195c1e
parent9fef6aae682c02a3cdf4110ff52b2be2755c15fb (diff)
downloadsamba-e95d85f784ae6b19f2cb42cc9039b60b146e5b69.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.16.0 release.samba-4.16.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 f37d4c2db1b..fb03b0852e9 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 #