From 1c3ade4108837cf43d00b5f4f1513b09a450e7d0 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Thu, 15 Jan 2004 20:32:27 +0000 Subject: setting version to 3.0.2rc2 (This used to be commit db1c6721bfe72323978b2d2b7fbd7ef29b914573) --- source3/VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source3/VERSION') diff --git a/source3/VERSION b/source3/VERSION index ebd90b5998..4942012d06 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -41,7 +41,7 @@ SAMBA_VERSION_REVISION= # e.g. SAMBA_VERSION_PRE_RELEASE=1 # # -> "2.2.9pre1" # ######################################################## -SAMBA_VERSION_PRE_RELEASE=2 +SAMBA_VERSION_PRE_RELEASE= ######################################################## # For 'rc' releases the version will be # @@ -51,7 +51,7 @@ SAMBA_VERSION_PRE_RELEASE=2 # e.g. SAMBA_VERSION_RC_RELEASE=1 # # -> "3.0.0rc1" # ######################################################## -SAMBA_VERSION_RC_RELEASE= +SAMBA_VERSION_RC_RELEASE=2 ######################################################## # For 'beta' releases the version will be # -- cgit