VERSION: Disable git snapshots for the 4.1.0rc3 release.
authorKarolin Seeger <kseeger@samba.org>
Fri, 6 Sep 2013 09:46:16 +0000 (11:46 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 9 Sep 2013 07:56:35 +0000 (09:56 +0200)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
VERSION

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