]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOTS for the 4.6.8 release. samba-4.6.8
authorKarolin Seeger <kseeger@samba.org>
Wed, 13 Sep 2017 18:12:20 +0000 (11:12 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 13 Sep 2017 18:12:20 +0000 (11:12 -0700)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index 3a8de1a99d6de70024b4d0e86333a7a0e5d02a28..f171e8621104900d557c0963df9fde7a98e5bd6b 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            #