]> 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 625d577e8905cc6e407a2218c7a4a496af424571..2a5271b5fc4ed52514d8c97638a4c41c75ce6151 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.14"
+#define BDATE   "26 June 2006"
+#define LSMDATE "26Jun06"
 
 /* Debug flags */
 #undef  DEBUG
@@ -15,7 +15,9 @@
 #define TRACE_FILE 1
 
 /* If this is set stdout will not be closed on startup */
-/* #define DEVELOPER 1 */
+#define DEVELOPER 1
+
+#define USE_BSNPRINTF 1
 
 /* Debug flags not normally turned on */