]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
- Integrate the majority of the Mingw cross-tools submission
[bacula/bacula] / bacula / src / version.h
index e69670841813369536298f4e042bf5298524aaab..77fa477a427970db3b14ba0a301cb51a67d63c75 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "1.39.0"
-#define BDATE   "05 November 2005"
-#define LSMDATE "05Nov05"
+#define VERSION "1.39.10"
+#define BDATE   "25 April 2006"
+#define LSMDATE "25Apr06"
 
 /* Debug flags */
 #undef  DEBUG
@@ -17,6 +17,8 @@
 /* If this is set stdout will not be closed on startup */
 #define DEVELOPER 1
 
+/* #define USE_BSNPRINTF */
+
 /* Debug flags not normally turned on */
 
 /* #define FILE_SEEK 1 */