Factor out privilege checking code into se_file_access_check() which takes a bool...
[mdw/samba.git] / VERSION
diff --git a/VERSION b/VERSION
index 87f40aba77225ac847653f42163bb97a89e569e2..fa7713514e1a54d39a27243e1b83b3f6fe72fb91 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=21
+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=9
 
 ########################################################
 # For 'pre' releases the version will be               #