]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Improve debug output scheduler+jobq+tracing
[bacula/bacula] / bacula / src / version.h
index ed92ba85dcb4e75850e8b62756bda8dcd0e069df..f50e7891dfb994098e8d1eb3961da7a96b6a82bb 100644 (file)
@@ -1,9 +1,9 @@
 /* */
 #undef  VERSION
-#define VERSION "1.32"
+#define VERSION "1.33.4"
 #define VSTRING "1"
-#define BDATE   "20 Aug 2003"
-#define LSMDATE "20Aug03"
+#define BDATE   "02 Mar 2004"
+#define LSMDATE "02Mar04"
 
 /* Debug flags */
 #undef  DEBUG
  */
 /*  #define SEND_DMSG_TO_FILE 1 */
 
-/* Turn this on if you want to use the Job semaphore code */
-/* #define USE_SEMAPHORE */
-
-/* Turn this on if you want to use the new Job scheduling code */
-#undef USE_SEMAPHORE
-#define JOB_QUEUE 1
-
 
 /* #define NO_ATTRIBUTES_TEST 1 */
 /* #define NO_TAPE_WRITE_TEST 1 */