]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/version.h
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / version.h
1 /* */
2 #define VERSION "1.19"
3 #define VSTRING "1"
4 #define DATE    "10 May 2002"
5 #define LSMDATE "10May02"
6
7 /* Debug flags */
8 #define DEBUG 1
9 #define TRACEBACK 1
10 #define SMCHECK 1
11 /*  #define DEBUG_MUTEX 1 */