]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOTS for the 4.4.13 release. samba-4.4.13
authorKarolin Seeger <kseeger@samba.org>
Fri, 31 Mar 2017 06:18:52 +0000 (08:18 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 31 Mar 2017 06:18:52 +0000 (08:18 +0200)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index b076ad8883f9b262237e6abaa90d3bdea86fe84f..5cfbdc80365fdfaa8e9b44b2244f376c57005067 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            #