]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Add const for Solaris' C++ compiler
[bacula/bacula] / bacula / src / version.h
index ed92ba85dcb4e75850e8b62756bda8dcd0e069df..d63412bcd551e2e7176a7df3cc6e93ee31bba88d 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   "18 Feb 2004"
+#define LSMDATE "18Feb04"
 
 /* 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 */