]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/version.h
a9e51fb515b4a81e58dc8b9c871785ae09a77f6a
[bacula/bacula] / bacula / src / version.h
1 /* */
2 #define VERSION "1.20"
3 #define VSTRING "1"
4 #define DATE    "16 May 2002"
5 #define LSMDATE "16May02"
6
7 /* Debug flags */
8 #define DEBUG 1
9 #define TRACEBACK 1
10 #define SMCHECK 1
11 /*  #define DEBUG_MUTEX 1 */