From: Kern Sibbald Date: Thu, 25 Sep 2008 20:07:52 +0000 (+0000) Subject: Fix Win32 build to include new library function X-Git-Tag: Release-7.0.0~4085 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d4b22726ef10085f89de4671b8110d3374174ddc;p=bacula%2Fbacula Fix Win32 build to include new library function git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7647 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/version.h b/bacula/src/version.h index 94e7bf20f1..c8c8a09200 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -3,9 +3,9 @@ */ #undef VERSION -#define VERSION "2.5.3" -#define BDATE "24 September 2008" -#define LSMDATE "24Sep08" +#define VERSION "2.5.4" +#define BDATE "25 September 2008" +#define LSMDATE "25Sep08" #define PROG_COPYRIGHT "Copyright (C) %d-2008 Free Software Foundation Europe e.V.\n" #define BYEAR "2008" /* year for copyright messages in progs */ diff --git a/bacula/technotes-2.5 b/bacula/technotes-2.5 index eab33fbe5a..241f5eb79b 100644 --- a/bacula/technotes-2.5 +++ b/bacula/technotes-2.5 @@ -19,6 +19,7 @@ remove reader/writer in FOPTS???? General: 25Sep08 +kes Fix Win32 build to include new library function. kes Remove some old reader/writer code. kes Implement ./configure --with-plugindir=xxx ebl Fix the mysql bug in the new accurate code