Revert "VERSION: Bump version up to 4.10.0rc2..."
authorKarolin Seeger <kseeger@samba.org>
Tue, 15 Jan 2019 10:19:40 +0000 (11:19 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 15 Jan 2019 10:19:40 +0000 (11:19 +0100)
This reverts commit 75106e05b42e5d4629aacfa941213745d9d6e819.

VERSION

diff --git a/VERSION b/VERSION
index 60f28019c6456f7093eef152c7305aa4086c5082..fde61a99da4673263a84cafe012cf0fc0e73251d 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=2
+SAMBA_VERSION_RC_RELEASE=1
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=2
 # 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            #