]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for the 4.19.8 release. samba-4.19.8
authorJule Anger <janger@samba.org>
Thu, 15 Aug 2024 11:30:18 +0000 (13:30 +0200)
committerJule Anger <janger@samba.org>
Thu, 15 Aug 2024 11:56:30 +0000 (13:56 +0200)
Signed-off-by: Jule Anger <janger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index e0f2394cfa6b84f725e00cfa19c88f473c64ff20..89a601747909e349e34c8954a3ff3e29af62df19 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            #