]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for the 4.19.7 release. samba-4.19.7
authorJule Anger <janger@samba.org>
Mon, 10 Jun 2024 15:25:44 +0000 (17:25 +0200)
committerJule Anger <janger@samba.org>
Mon, 10 Jun 2024 15:25:44 +0000 (17:25 +0200)
Signed-off-by: Jule Anger <janger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index 939e114840c0d0ba8bf5001b5d2916e24f0579ee..44318cde503a368573e61022c595c3a1343684d2 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            #