]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Add my_postgresql_max_length which caculates the maximum width for all values in...
[bacula/bacula] / bacula / src / version.h
index e1efc7f45b2b823179c65fab4ec79fea2ef26bc5..b821f338d5d0b1a776f64310f0839ca7b7cbebe6 100644 (file)
@@ -1,10 +1,12 @@
 /* */
-#define VERSION "1.31b"
+#undef  VERSION
+#define VERSION "1.33"
 #define VSTRING "1"
-#define BDATE   "03 Aug 2003"
-#define LSMDATE "03Aug03"
+#define BDATE   "20 Dec 2003"
+#define LSMDATE "20Dec03"
 
 /* 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 */