From a4c282694c3cf664a432f3687585419fac42f59a Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Thu, 2 Oct 2008 14:32:05 +0200 Subject: [PATCH] VERSION: Raise version number. Karolin --- source/VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/VERSION b/source/VERSION index 22f0951006d..c074f92ebbf 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=2 +SAMBA_VERSION_PRE_RELEASE= ######################################################## # For 'rc' releases the version will be # @@ -56,7 +56,7 @@ SAMBA_VERSION_PRE_RELEASE=2 # 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.11.4.GIT