From: Kern Sibbald Date: Sun, 29 Apr 2012 08:49:15 +0000 (+0200) Subject: Update version date X-Git-Tag: Release-7.0.0~246 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5007e84ee978cf92834731b1edc13ad15147e94c;p=bacula%2Fbacula Update version date --- diff --git a/bacula/src/version.h b/bacula/src/version.h index 5159dfc0cf..1e66f35cf2 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -1,8 +1,8 @@ #undef VERSION #define VERSION "5.2.7" -#define BDATE "18 April 2012" -#define LSMDATE "18Apr12" +#define BDATE "28 April 2012" +#define LSMDATE "28Apr12" #define PROG_COPYRIGHT "Copyright (C) %d-2012 Free Software Foundation Europe e.V.\n" #define BYEAR "2012" /* year for copyright messages in progs */ @@ -54,7 +54,7 @@ #define TRACE_FILE 1 /* If this is set stdout will not be closed on startup */ -/* #define DEVELOPER 1 */ +#define DEVELOPER 1 /* adjust DEVELOPER_MODE for status command */ #ifdef DEVELOPER