From: Kern Sibbald Date: Sun, 20 Dec 2009 20:51:46 +0000 (+0100) Subject: Update technotes and version X-Git-Tag: Release-5.0.0~132 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=18ec44315fe36bdd837e7b44c3afbdca660a6004;p=bacula%2Fbacula Update technotes and version --- diff --git a/bacula/src/version.h b/bacula/src/version.h index 41a649895c..acf2350337 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -4,8 +4,8 @@ #undef VERSION #define VERSION "3.1.7" -#define BDATE "10 December 2009" -#define LSMDATE "10Dec09" +#define BDATE "20 December 2009" +#define LSMDATE "20Dec09" #define PROG_COPYRIGHT "Copyright (C) %d-2009 Free Software Foundation Europe e.V.\n" #define BYEAR "2009" /* year for copyright messages in progs */ diff --git a/bacula/technotes b/bacula/technotes index 5f4fe9c634..072881e4ac 100644 --- a/bacula/technotes +++ b/bacula/technotes @@ -2,6 +2,9 @@ General: +20Dec09 +kes Fix old way of detecting thread safe SQL in ./configure + We should really phase this out. 17Dec09 ebl LSBize Debian init scripts 10Dec09