]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for th 4.9.16 release. samba-4.9.16
authorKarolin Seeger <kseeger@samba.org>
Tue, 26 Nov 2019 12:15:43 +0000 (13:15 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 Nov 2019 12:15:43 +0000 (13:15 +0100)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index 79cc8aedb627a61133951d7aa467001ce9177c1d..c705308b199396b69070b220872df4e36477fa12 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            #