]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for the 4.6.13 release. samba-4.6.13
authorKarolin Seeger <kseeger@samba.org>
Tue, 13 Feb 2018 10:44:18 +0000 (11:44 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 14 Feb 2018 09:39:29 +0000 (10:39 +0100)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index 43168e5419f77cb0a720cd63e5cad12359c80892..8a613d1a6af7a94f30df3281a3efa4f916e2f0c9 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            #