From: Gerald Carter Date: Fri, 11 Mar 2005 10:53:22 +0000 (+0000) Subject: r5740: setting version in 3.0 development branch to 3.0.13pre1 X-Git-Tag: samba-misc-tags/initial-v3-0-unstable~5149 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=81651b4d8b5050a80fd28a36dc922d9fed51ade6;p=thirdparty%2Fsamba.git r5740: setting version in 3.0 development branch to 3.0.13pre1 --- diff --git a/source/VERSION b/source/VERSION index 1e67d25e212..3dbdd8649e5 100644 --- a/source/VERSION +++ b/source/VERSION @@ -19,7 +19,7 @@ ######################################################## SAMBA_VERSION_MAJOR=3 SAMBA_VERSION_MINOR=0 -SAMBA_VERSION_RELEASE=12 +SAMBA_VERSION_RELEASE=13 ######################################################## # For 'pre' releases the version will be # @@ -29,7 +29,7 @@ SAMBA_VERSION_RELEASE=12 # e.g. SAMBA_VERSION_PRE_RELEASE=1 # # -> "2.2.9pre1" # ######################################################## -SAMBA_VERSION_PRE_RELEASE=2 +SAMBA_VERSION_PRE_RELEASE=1 ######################################################## # For 'rc' releases the version will be #