move VERSION to alpha22
authorAndrew Bartlett <abartlet@samba.org>
Fri, 25 May 2012 00:20:46 +0000 (10:20 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 25 May 2012 02:19:30 +0000 (04:19 +0200)
We will change this to beta once we both fix the VERSION parsing scripts
and we agree that the next release will indeed be the beta.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Fri May 25 04:19:30 CEST 2012 on sn-devel-104

VERSION

diff --git a/VERSION b/VERSION
index c4456411c36cc5356fd3a2740a74c329dd3f1474..1dc74f24fd09b900a21c112bc3df8283f5fab4b9 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -57,7 +57,7 @@ SAMBA_VERSION_TP_RELEASE=
 # e.g. SAMBA_VERSION_ALPHA_RELEASE=1                   #
 #  ->  "4.0.0alpha1"                                   #
 ########################################################
-SAMBA_VERSION_ALPHA_RELEASE=21
+SAMBA_VERSION_ALPHA_RELEASE=22
 
 ########################################################
 # For 'pre' releases the version will be               #
@@ -89,7 +89,7 @@ SAMBA_VERSION_RC_RELEASE=
 # 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            #