]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Turn off debug code in jobq.c
[bacula/bacula] / bacula / src / version.h
index 03ae06a43f08a1ab2b7a359db8e4c4ed68c05f31..ee05851925672601fbc2b6aef5454845bffc4c5a 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "1.39.5"
-#define BDATE   "30 January 2006"
-#define LSMDATE "30Jan06"
+#define VERSION "1.39.16"
+#define BDATE   "8 July 2006"
+#define LSMDATE "08Jul06"
 
 /* Debug flags */
 #undef  DEBUG
@@ -17,7 +17,7 @@
 /* If this is set stdout will not be closed on startup */
 #define DEVELOPER 1
 
-/* #define USE_BSNPRINTF */
+#define USE_BSNPRINTF 1
 
 /* Debug flags not normally turned on */