From: Karolin Seeger Date: Mon, 19 May 2008 09:53:47 +0000 (+0200) Subject: VERSION: Raise version from pre3 to rc1. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ced04ac5af954d91223421c6c7d34e4fc3fb2947;p=thirdparty%2Fsamba.git VERSION: Raise version from pre3 to rc1. Karolin --- 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' #