X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fversion.h;h=33104848221d3fd91147c7ea9608bbccb081e5ba;hb=2832564f88592452b785f047a0019c84aa496266;hp=a9cfd5c4a38b4ef0552626a4f796bba246088afa;hpb=744c1107e1b040d3bb44f6d85f3cd3fc35f780f2;p=bacula%2Fbacula diff --git a/bacula/src/version.h b/bacula/src/version.h index a9cfd5c4a3..3310484822 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.1.6" +#define BDATE "01 December 2009" +#define LSMDATE "01Dec09" #define PROG_COPYRIGHT "Copyright (C) %d-2009 Free Software Foundation Europe e.V.\n" #define BYEAR "2009" /* year for copyright messages in progs */ @@ -46,7 +46,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)