From: Eric Bollengier Date: Tue, 26 Jan 2010 09:59:02 +0000 (+0100) Subject: Update version X-Git-Tag: Release-5.2.1~1846 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a425f7f550dfc02a88d91ac324b8f7fde75a62e9;p=bacula%2Fbacula Update version --- diff --git a/bacula/src/version.h b/bacula/src/version.h index 24d9edcce6..a72041ca45 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -1,6 +1,6 @@ #undef VERSION -#define VERSION "5.0.0" +#define VERSION "5.1.0" #define BDATE "26 January 2010" #define LSMDATE "26Jan10" @@ -43,7 +43,7 @@ #define TRACE_FILE 1 /* If this is set stdout will not be closed on startup */ -/* #define DEVELOPER 1 */ +#define DEVELOPER 1 /* * SMCHECK does orphaned buffer checking (memory leaks)