]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for the 4.9.11 release. samba-4.9.11
authorKarolin Seeger <kseeger@samba.org>
Wed, 3 Jul 2019 11:42:54 +0000 (13:42 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 3 Jul 2019 11:42:54 +0000 (13:42 +0200)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index 1388ae1f3f6d080eaf327f6c5c0353c139ccec64..75b6a9a976844a220131205b5cf79ea72a3206b5 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -99,7 +99,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            #