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