]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Strip pathname portion off all message routines that print filename:line.
[bacula/bacula] / bacula / src / version.h
index 03ae06a43f08a1ab2b7a359db8e4c4ed68c05f31..54eac9bcda938d808f366f13caa40412a96ccb53 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   "22 July 2006"
+#define LSMDATE "22Jul06"
 
 /* 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 */