X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fversion.h;h=b821f338d5d0b1a776f64310f0839ca7b7cbebe6;hb=704b9ff20b643de80ea4e87b593d5f548162ded5;hp=33f1fd21a35a9c377059cda96bc00225e42aed16;hpb=b63265af51a1eed4d10c9f31c6d83f00c318b17a;p=bacula%2Fbacula diff --git a/bacula/src/version.h b/bacula/src/version.h index 33f1fd21a3..b821f338d5 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -1,10 +1,12 @@ /* */ -#define VERSION "1.31" +#undef VERSION +#define VERSION "1.33" #define VSTRING "1" -#define BDATE "22 Jul 2003" -#define LSMDATE "22Jul03" +#define BDATE "20 Dec 2003" +#define LSMDATE "20Dec03" /* Debug flags */ +#undef DEBUG #define DEBUG 1 #define TRACEBACK 1 #define SMCHECK @@ -17,13 +19,6 @@ */ /* #define SEND_DMSG_TO_FILE 1 */ -/* Turn this on if you want to use the Job semaphore code */ -/* #define USE_SEMAPHORE */ - -/* Turn this on if you want to use the new Job scheduling code */ -#undef USE_SEMAPHORE -#define JOB_QUEUE 1 - /* #define NO_ATTRIBUTES_TEST 1 */ /* #define NO_TAPE_WRITE_TEST 1 */