]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for the 4.6.10 release. samba-4.6.10
authorKarolin Seeger <kseeger@samba.org>
Tue, 14 Nov 2017 12:00:55 +0000 (13:00 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 15 Nov 2017 07:38:12 +0000 (08:38 +0100)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index cd8c6ca80ecf1c8c85fee2d6ff054893bf968a27..4ccbdb5a23d741de3d433ed4c704764f49805f02 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            #