]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
- Add complete text of GPL to LICENSE.
[bacula/bacula] / bacula / src / version.h
index 575634919145814749fd4ef0442a4fc6822d3ea7..2a5271b5fc4ed52514d8c97638a4c41c75ce6151 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "1.39.6"
-#define BDATE   "17 March 2006"
-#define LSMDATE "17Mar06"
+#define VERSION "1.39.14"
+#define BDATE   "26 June 2006"
+#define LSMDATE "26Jun06"
 
 /* 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 */