]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Complete port to Windows
[bacula/bacula] / bacula / src / version.h
index 42ac09512c885b9e9a9648d41497e1f39a5f3a27..54eac9bcda938d808f366f13caa40412a96ccb53 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "1.39.2"
-#define BDATE   "08 December 2005"
-#define LSMDATE "08Dec05"
+#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 */