From 65d9febf9a60be05f64598909679998b5734ac16 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Thu, 29 Apr 2004 21:03:42 +0000 Subject: 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) --- source3/VERSION | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'source3/VERSION') diff --git a/source3/VERSION b/source3/VERSION index aa7373b098..70ab709401 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -21,18 +21,6 @@ SAMBA_VERSION_MAJOR=3 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 # -# .. # -# # -# e.g. SAMBA_VERSION_PRE_RELEASE=a # -# -> "2.2.8a" # -######################################################## -SAMBA_VERSION_REVISION= - ######################################################## # For 'pre' releases the version will be # # # -- cgit