From c7a42797c8a43f3c9f41430a5b8168804160dff7 Mon Sep 17 00:00:00 2001 From: "Gerald W. Carter" Date: Fri, 25 Apr 2008 08:35:27 -0500 Subject: Setting version to 3.3.0pre1 (This used to be commit 4dd00987be6ac0dbc706d9148472846d95f3b882) --- source3/VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source3') diff --git a/source3/VERSION b/source3/VERSION index 3469a25d52..c8206c804f 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -24,7 +24,7 @@ # -> "3.0.0" # ######################################################## SAMBA_VERSION_MAJOR=3 -SAMBA_VERSION_MINOR=2 +SAMBA_VERSION_MINOR=3 SAMBA_VERSION_RELEASE=0 ######################################################## @@ -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=1 ######################################################## # For 'rc' releases the version will be # -- cgit