]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Complete port to Windows
[bacula/bacula] / bacula / src / version.h
index d1d427ed80ee4a1750fa34f82c1c2b3fe73f94c9..54eac9bcda938d808f366f13caa40412a96ccb53 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "1.39.12"
-#define BDATE   "01 June 2006"
-#define LSMDATE "01Jun06"
+#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 */