summaryrefslogtreecommitdiff
path: root/source4/VERSION
diff options
context:
space:
mode:
Diffstat (limited to 'source4/VERSION')
-rw-r--r--source4/VERSION12
1 files changed, 11 insertions, 1 deletions
diff --git a/source4/VERSION b/source4/VERSION
index 629838e695..d0f02a62f5 100644
--- a/source4/VERSION
+++ b/source4/VERSION
@@ -47,7 +47,17 @@ SAMBA_VERSION_REVISION=
# e.g. SAMBA_VERSION_TP_RELEASE=1 #
# -> "4.0.0tp1" #
########################################################
-SAMBA_VERSION_TP_RELEASE=6
+SAMBA_VERSION_TP_RELEASE=
+
+########################################################
+# For 'alpha' releases the version will be #
+# #
+# <MAJOR>.<MINOR>.<RELEASE>alpha<TP_RELEASE> #
+# #
+# e.g. SAMBA_VERSION_ALPHA_RELEASE=1 #
+# -> "4.0.0alpha1" #
+########################################################
+SAMBA_VERSION_ALPHA_RELEASE=1
########################################################
# For 'pre' releases the version will be #