]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOTS for the 4.5.9 release. samba-4.5.9
authorKarolin Seeger <kseeger@samba.org>
Thu, 18 May 2017 06:44:48 +0000 (08:44 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 18 May 2017 06:44:48 +0000 (08:44 +0200)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index 2ecd3acda1a6c01b2a59d98790d92d57ecf835be..8075d7c70d3c55b9d778879e5c1648294c2f4221 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            #