From 18ec44315fe36bdd837e7b44c3afbdca660a6004 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 20 Dec 2009 21:51:46 +0100 Subject: [PATCH] Update technotes and version --- bacula/src/version.h | 4 ++-- bacula/technotes | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) 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 -- 2.39.5