From ced04ac5af954d91223421c6c7d34e4fc3fb2947 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 19 May 2008 11:53:47 +0200 Subject: [PATCH] VERSION: Raise version from pre3 to rc1. Karolin --- source/VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/VERSION b/source/VERSION index 3469a25d525..db24c425b0c 100644 --- a/source/VERSION +++ b/source/VERSION @@ -46,7 +46,7 @@ SAMBA_VERSION_REVISION= # e.g. SAMBA_VERSION_PRE_RELEASE=1 # # -> "2.2.9pre1" # ######################################################## -SAMBA_VERSION_PRE_RELEASE=3 +SAMBA_VERSION_PRE_RELEASE= ######################################################## # For 'rc' releases the version will be # @@ -56,7 +56,7 @@ SAMBA_VERSION_PRE_RELEASE=3 # e.g. SAMBA_VERSION_RC_RELEASE=1 # # -> "3.0.0rc1" # ######################################################## -SAMBA_VERSION_RC_RELEASE= +SAMBA_VERSION_RC_RELEASE=1 ######################################################## # To mark SVN snapshots this should be set to 'yes' # -- 2.47.3