]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/version.h
Make compatible with old FD
[bacula/bacula] / bacula / src / version.h
1 /* */
2 #define VERSION "1.24"
3 #define VSTRING "1"
4 #define DATE    "07 August 2002"
5 #define LSMDATE "07Aug02"
6
7 /* Debug flags */
8 #define DEBUG 1
9 #define TRACEBACK 1
10 #define SMCHECK 1
11 /*  #define DEBUG_MUTEX 1 */