From: Kern Sibbald Date: Sat, 9 Jun 2012 10:38:49 +0000 (+0200) Subject: Update version and date X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=97b55b11de073e5c9fb9fe394386bdd57804119e;p=bacula%2Fbacula Update version and date --- diff --git a/bacula/src/version.h b/bacula/src/version.h index acb42aa4a7..759a30fe31 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -1,8 +1,8 @@ #undef VERSION -#define VERSION "5.2.7" -#define BDATE "02 June 2012" -#define LSMDATE "02Jun12" +#define VERSION "5.2.8" +#define BDATE "10 June 2012" +#define LSMDATE "10Jun12" #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