]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / version.h
index d7fe9dad08ea5c59fd8179ad5bb3a31ff1ae0946..587af5a2a45466256bfe1268a49e2a1d5811ed46 100644 (file)
@@ -1,10 +1,12 @@
 /* */
-#define VERSION "1.32"
+#undef  VERSION
+#define VERSION "1.32d"
 #define VSTRING "1"
-#define BDATE   "08 Aug 2003"
-#define LSMDATE "08Aug03"
+#define BDATE   "02 Nov 2003"
+#define LSMDATE "02Nov03"
 
 /* Debug flags */
+#undef  DEBUG
 #define DEBUG 1
 #define TRACEBACK 1
 #define SMCHECK     
  */
 /*  #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 */