From 17ae23918881a6e6120c21d4eb6234a6e78099d4 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Mon, 7 Jul 2008 21:52:38 +0000 Subject: [PATCH] Update version git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.4@7335 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/ChangeLog | 1 - bacula/ReleaseNotes | 2 +- bacula/src/version.h | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/bacula/ChangeLog b/bacula/ChangeLog index 5ea287e32f..76c869ad94 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -17,7 +17,6 @@ kes Correct bat restore display of multiple drives. This fixes kes Do find_a_volume() each time an unload is done. This fixes the failure of maxvol2-test. - Release Beta version 2.4.1-b2 04Jul08 kes Use Qmsg() in job.c watchdog callback. diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index b814a3ae79..2dc413ebeb 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -1,5 +1,5 @@ - Release Notes for Bacula 2.4.1-b2 + Release Notes for Bacula 2.4.1 Bacula code: Total files = 500 Total lines = 188,654 (*.h *.c *.in) diff --git a/bacula/src/version.h b/bacula/src/version.h index 2ed7b23ea5..a5eda82faf 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -3,7 +3,7 @@ */ #undef VERSION -#define VERSION "2.4.1-b3" +#define VERSION "2.4.1" #define BDATE "07 July 2008" #define LSMDATE "07Jul08" -- 2.39.5