From f05f5dce39b11e937fb19270b7bcc888582edf35 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Fri, 16 Feb 2007 20:53:01 +0000 Subject: [PATCH] r21400: fix version to 3.0.24 (Thanks Karolin) --- source/VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/VERSION b/source/VERSION index 8a11e1420fa..8d8dd8dd474 100644 --- a/source/VERSION +++ b/source/VERSION @@ -25,7 +25,7 @@ ######################################################## SAMBA_VERSION_MAJOR=3 SAMBA_VERSION_MINOR=0 -SAMBA_VERSION_RELEASE=23 +SAMBA_VERSION_RELEASE=24 ######################################################## # If a official release has a serious bug # @@ -37,7 +37,7 @@ SAMBA_VERSION_RELEASE=23 # e.g. SAMBA_VERSION_REVISION=a # # -> "2.2.8a" # ######################################################## -SAMBA_VERSION_REVISION=d +SAMBA_VERSION_REVISION= ######################################################## # For 'pre' releases the version will be # -- 2.11.4.GIT