VERSION: Disable GIT_SNAPSHOTS for the 4.7.0rc1 release
[sfrench/samba-autobuild/.git] / VERSION
diff --git a/VERSION b/VERSION
index 1ded5580778549bddb0fb71a095e940ccabf5fe1..7fd1f8ae5fb6eca4e821a4e513e68787c48c87d3 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -24,7 +24,7 @@
 #  ->  "3.0.0"                                         #
 ########################################################
 SAMBA_VERSION_MAJOR=4
-SAMBA_VERSION_MINOR=0
+SAMBA_VERSION_MINOR=7
 SAMBA_VERSION_RELEASE=0
 
 ########################################################
@@ -67,7 +67,7 @@ SAMBA_VERSION_ALPHA_RELEASE=
 # e.g. SAMBA_VERSION_BETA_RELEASE=1                    #
 #  ->  "4.0.0beta1"                                    #
 ########################################################
-SAMBA_VERSION_BETA_RELEASE=3
+SAMBA_VERSION_BETA_RELEASE=
 
 ########################################################
 # For 'pre' releases the version will be               #
@@ -87,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE=
 # e.g. SAMBA_VERSION_RC_RELEASE=1                      #
 #  ->  "3.0.0rc1"                                      #
 ########################################################
-SAMBA_VERSION_RC_RELEASE=
+SAMBA_VERSION_RC_RELEASE=1
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #