summaryrefslogtreecommitdiff
path: root/source3/VERSION
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2004-04-29 21:03:42 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 10:51:22 -0500
commit65d9febf9a60be05f64598909679998b5734ac16 (patch)
tree06cc10936007f7cdce2152833a64f44b4966706a /source3/VERSION
parent9b4e6c7ea6f9be7b7a29a9a467c7131342caa6b1 (diff)
downloadsamba-65d9febf9a60be05f64598909679998b5734ac16.tar.gz
samba-65d9febf9a60be05f64598909679998b5734ac16.tar.bz2
samba-65d9febf9a60be05f64598909679998b5734ac16.zip
r413: merge from 4_0:
as we decide to not do 3.0.2a releases anymore, remove the generation stuff from VERSION and mkversion.sh metze (This used to be commit 25cbca89baa89327384e80ad5f71577c3db6d6a2)
Diffstat (limited to 'source3/VERSION')
-rw-r--r--source3/VERSION12
1 files changed, 0 insertions, 12 deletions
diff --git a/source3/VERSION b/source3/VERSION
index aa7373b098..70ab709401 100644
--- a/source3/VERSION
+++ b/source3/VERSION
@@ -22,18 +22,6 @@ SAMBA_VERSION_MINOR=0
SAMBA_VERSION_RELEASE=4
########################################################
-# If a official release has a serious bug #
-# a security release will have 'a' sufffix #
-# #
-# so SAMBA's version will be #
-# <MAJOR>.<MINOR>.<RELEASE><REVISION> #
-# #
-# e.g. SAMBA_VERSION_PRE_RELEASE=a #
-# -> "2.2.8a" #
-########################################################
-SAMBA_VERSION_REVISION=
-
-########################################################
# For 'pre' releases the version will be #
# #
# <MAJOR>.<MINOR>.<RELEASE>pre<PRE_RELEASE> #