]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Bump version up to 4.2.0...
authorKarolin Seeger <kseeger@samba.org>
Tue, 24 Feb 2015 18:55:27 +0000 (19:55 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 24 Feb 2015 18:55:27 +0000 (19:55 +0100)
and re-enable git snapshots.

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

diff --git a/VERSION b/VERSION
index 6a16ad00fb91055d28e8e5f14e14257a247f41eb..6ef9e20f4f490bdfa83a957ab94a729210ac5008 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=no
+SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
 
 ########################################################
 # This is for specifying a release nickname            #