]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable git snapshots for the 4.2.0rc4 release. samba-4.2.0rc4
authorKarolin Seeger <kseeger@samba.org>
Thu, 15 Jan 2015 15:51:50 +0000 (16:51 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 15 Jan 2015 19:18:07 +0000 (20:18 +0100)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index fa38d58f2ea7cfc6ff5aba495d0ea608f8ba714a..7d26f52af30effa3ef54261ddbcea58bb6916eaa 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=4
 # 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            #