]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for the 4.20.6 release. samba-4.20.6
authorJule Anger <janger@samba.org>
Tue, 19 Nov 2024 14:38:14 +0000 (15:38 +0100)
committerJule Anger <janger@samba.org>
Tue, 19 Nov 2024 14:39:35 +0000 (15:39 +0100)
Signed-off-by: Jule Anger <janger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index 52ad1652b5ccdde340e8c037f6d59d3a79d483d3..6e6adf6dfb6aedfbee63c4c7e552f6407eaa92c9 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -101,7 +101,7 @@ SAMBA_VERSION_RC_RELEASE=
 # 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            #