VERSION: Disable GIT_SNAPSHOTS for the 4.6.0 release. samba-4.6.0
authorKarolin Seeger <kseeger@samba.org>
Tue, 7 Mar 2017 09:03:23 +0000 (10:03 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 7 Mar 2017 09:05:53 +0000 (10:05 +0100)
And bump version up to 4.6.0

Signed-off-by: Karolin Seeger <kseeger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index a632af46e927dbd8f7f364420269c2762beafc0f..28167de58d0d7311b6b468338ab0ceae303439f9 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -87,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE=
 # e.g. SAMBA_VERSION_RC_RELEASE=1                      #
 #  ->  "3.0.0rc1"                                      #
 ########################################################
-SAMBA_VERSION_RC_RELEASE=5
+SAMBA_VERSION_RC_RELEASE=
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=5
 # 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            #