]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Re-enable git snapshots...
authorKarolin Seeger <kseeger@samba.org>
Thu, 15 Jan 2015 15:53:23 +0000 (16:53 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 15 Jan 2015 21:37:56 +0000 (22:37 +0100)
and bump version up to 4.2.0rc5.

Signed-off-by: Karolin Seeger <kseeger@samba.org>
Autobuild-User(v4-2-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-2-test): Thu Jan 15 22:37:56 CET 2015 on sn-devel-104

VERSION

diff --git a/VERSION b/VERSION
index 7d26f52af30effa3ef54261ddbcea58bb6916eaa..8dd14cefdf4022f5cdff5e1706a4b110e93a20d8 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=4
+SAMBA_VERSION_RC_RELEASE=5
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=4
 # 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            #