]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for the 4.17.0rc3 release. samba-4.17.0rc3
authorJule Anger <janger@samba.org>
Tue, 23 Aug 2022 14:43:12 +0000 (16:43 +0200)
committerJule Anger <janger@samba.org>
Tue, 23 Aug 2022 14:44:12 +0000 (16:44 +0200)
Signed-off-by: Jule Anger <janger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index fee8a12cd38337dc0117e55cf8e2bdecf4767893..beafce89da7919ab2e2c5dcc9261ae05c35d3950 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=3
 # 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            #