VERSION: prepare for beta1 by setting and parsing the beta version
[obnox/samba/samba-obnox.git] / VERSION
diff --git a/VERSION b/VERSION
index 1dc74f24fd09b900a21c112bc3df8283f5fab4b9..9cfbd4e9cf535cc9cdadc8537cb2db60431e231e 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -57,7 +57,17 @@ SAMBA_VERSION_TP_RELEASE=
 # e.g. SAMBA_VERSION_ALPHA_RELEASE=1                   #
 #  ->  "4.0.0alpha1"                                   #
 ########################################################
-SAMBA_VERSION_ALPHA_RELEASE=22
+SAMBA_VERSION_ALPHA_RELEASE=
+
+########################################################
+# For 'alpha' releases the version will be             #
+#                                                      #
+# <MAJOR>.<MINOR>.<RELEASE>beta<TP_RELEASE>            #
+#                                                      #
+# e.g. SAMBA_VERSION_BETA_RELEASE=1                    #
+#  ->  "4.0.0beta1"                                    #
+########################################################
+SAMBA_VERSION_BETA_RELEASE=1
 
 ########################################################
 # For 'pre' releases the version will be               #