X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fversion.h;h=274d86b0945525d78d5dba3d4054f949b4d790be;hb=137f3636336f7057cbf709341a773afaea5a2eeb;hp=5959a8f2b6705a1f59f920f2e3e123fcdafc1d88;hpb=9289ac9bd988ae3239524d9fb99f287d5a4f7f05;p=bacula%2Fbacula diff --git a/bacula/src/version.h b/bacula/src/version.h index 5959a8f2b6..274d86b094 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -1,9 +1,8 @@ /* */ #undef VERSION -#define VERSION "1.33" -#define VSTRING "1" -#define BDATE "24 Dec 2003" -#define LSMDATE "24Dec03" +#define VERSION "1.35.1" +#define BDATE "21 July 2004" +#define LSMDATE "21Jul04" /* Debug flags */ #undef DEBUG @@ -12,6 +11,14 @@ #define SMCHECK #define TRACE_FILE 1 + +/* Debug flags not normally turned on */ + +/* #define TRACE_JCR_CHAIN 1 */ +/* #define TRACE_RES 1 */ +/* #define DEBUG_MEMSET 1 */ +#define DEBUG_BLOCK_ZEROING 1 + /* #define FULL_DEBUG 1 */ /* normally on for testing only */ /* Turn this on ONLY if you want all Dmsg() to append to the