]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
new devel_bacula + fixes to conio/console
[bacula/bacula] / bacula / src / version.h
index 33f1fd21a35a9c377059cda96bc00225e42aed16..07c1431581ac2922f042bf906656e632990f2640 100644 (file)
@@ -1,10 +1,12 @@
 /* */
-#define VERSION "1.31"
+#undef  VERSION
+#define VERSION "1.33"
 #define VSTRING "1"
-#define BDATE   "22 Jul 2003"
-#define LSMDATE "22Jul03"
+#define BDATE   "28 Dec 2003"
+#define LSMDATE "28Dec03"
 
 /* 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 */