From ad35031fd2090b97a214d7e8e5cb79ce994b378e Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Tue, 24 Jan 2006 18:37:00 +0000 Subject: r13113: 4.0.0tp1 has just released, so change the version to 4.0.0tp2-SVN-build-X metze (This used to be commit 10a172163f8fde62c085864ea6fbfa1a7108c3ca) --- source4/VERSION | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'source4') diff --git a/source4/VERSION b/source4/VERSION index fffd2a005e..77d832624b 100644 --- a/source4/VERSION +++ b/source4/VERSION @@ -23,8 +23,8 @@ # SAMBA_VERSION_RELEASE=0 # # -> "3.0.0" # ######################################################## -SAMBA_VERSION_MAJOR=3 -SAMBA_VERSION_MINOR=9 +SAMBA_VERSION_MAJOR=4 +SAMBA_VERSION_MINOR=0 SAMBA_VERSION_RELEASE=0 ######################################################## @@ -47,7 +47,7 @@ SAMBA_VERSION_REVISION= # e.g. SAMBA_VERSION_TP_RELEASE=1 # # -> "4.0.0tp1" # ######################################################## -SAMBA_VERSION_TP_RELEASE= +SAMBA_VERSION_TP_RELEASE=2 ######################################################## # For 'pre' releases the version will be # -- cgit