From f78f5cc8a1f7d86048b474f42a0dde02e8e01d85 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Wed, 9 Nov 2005 18:33:37 +0000 Subject: r11613: fixing versions (This used to be commit b50a264f01c5af2d6cb0eed68b5292818ee06a59) --- source3/VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source3/VERSION b/source3/VERSION index 5e2b8df386..34c4859861 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -19,7 +19,7 @@ ######################################################## SAMBA_VERSION_MAJOR=3 SAMBA_VERSION_MINOR=0 -SAMBA_VERSION_RELEASE=22 +SAMBA_VERSION_RELEASE=21 ######################################################## # If a official release has a serious bug # @@ -41,7 +41,7 @@ SAMBA_VERSION_REVISION= # e.g. SAMBA_VERSION_PRE_RELEASE=1 # # -> "2.2.9pre1" # ######################################################## -SAMBA_VERSION_PRE_RELEASE=1 +SAMBA_VERSION_PRE_RELEASE=3 ######################################################## # For 'rc' releases the version will be # -- cgit