]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/version.h
Cleanups and AutoChanger code -- kes15Jul02
[bacula/bacula] / bacula / src / version.h
1 /* */
2 #define VERSION "1.23"
3 #define VSTRING "1"
4 #define DATE    "15 July 2002"
5 #define LSMDATE "15Jul02"
6
7 /* Debug flags */
8 #define DEBUG 1
9 #define TRACEBACK 1
10 #define SMCHECK 1
11 /*  #define DEBUG_MUTEX 1 */