summaryrefslogtreecommitdiff
path: root/source3/VERSION
diff options
context:
space:
mode:
Diffstat (limited to 'source3/VERSION')
-rw-r--r--source3/VERSION5
1 files changed, 2 insertions, 3 deletions
diff --git a/source3/VERSION b/source3/VERSION
index 4635bcd169..72764299f5 100644
--- a/source3/VERSION
+++ b/source3/VERSION
@@ -25,11 +25,10 @@
########################################################
SAMBA_VERSION_MAJOR=3
SAMBA_VERSION_MINOR=2
-SAMBA_VERSION_RELEASE=1
+SAMBA_VERSION_RELEASE=0
########################################################
-# If a official release has a serious bug #
-# a security release will have 'a' sufffix #
+# Bug fix releases use a letter for the patch revision #
# #
# so SAMBA's version will be #
# <MAJOR>.<MINOR>.<RELEASE><REVISION> #