]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for the 4.21.0rc2 release. samba-4.21.0rc2
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Aug 2024 15:34:52 +0000 (17:34 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Aug 2024 15:37:12 +0000 (15:37 +0000)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index 697f19e0685a53305338c06588b7e6e7fdd492e1..ba58066794961004c1d2fe0341f73ebd18e512a0 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -101,7 +101,7 @@ SAMBA_VERSION_RC_RELEASE=2
 # 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            #