summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJule Anger <janger@samba.org>2023-03-08 13:21:53 +0100
committerJule Anger <janger@samba.org>2023-03-08 13:21:53 +0100
commita597a8767fabfe85ee0bcf869407e770a0c3e184 (patch)
tree30f6f2b68c71001a8f9c1e160cd87664285df3d9
parentc82ecf68b0b07893d5386ed0ff1579027da75c6f (diff)
downloadsamba-a597a8767fabfe85ee0bcf869407e770a0c3e184.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.18.0 release.samba-4.18.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 c0318663c0c..db0cfae1f29 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 #