From aff518b17297d697235cb6659e7f9535d1a93e54 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Thu, 10 Sep 2009 14:56:06 +0200 Subject: [PATCH] Update version and technotes --- bacula/src/version.h | 6 +++--- bacula/technotes | 13 ++++++++++++- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/bacula/src/version.h b/bacula/src/version.h index a9cfd5c4a3..1d39e36418 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -3,9 +3,9 @@ */ #undef VERSION -#define VERSION "3.0.2" -#define BDATE "18 July 2009" -#define LSMDATE "18Jul09" +#define VERSION "3.0.3" +#define BDATE "10 September 2009" +#define LSMDATE "10Sep09" #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 968b93efb6..e84449dbe9 100644 --- a/bacula/technotes +++ b/bacula/technotes @@ -1,7 +1,18 @@ - Technical notes for current SVN + Technical notes for 3.0.3 General: +10Sep09 +ebl Apply +3.0.2-accurate.patch +3.0.2-bug-1365.patch +3.0.2-bug-1366.patch +3.0.2-exclude-dir-containing-fd.patch +3.0.2-exclude-dir-containing.patch +3.0.2-exclude-dir-containing-top_level.patch +3.0.2-mac-path-len.patch +3.0.2-zlib-buffer.patch + 18Jul09 kes Fix bat command line input bug 17Jul09 -- 2.39.5