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