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