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