]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
07Jan06
[bacula/bacula] / bacula / src / version.h
index eae3792045b4f31cf08d541071a72a532732f550..10513be5fcff918763eb6f82516b369108bfb992 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "1.38.1"
-#define BDATE   "05 November 2005"
-#define LSMDATE "05Nov05"
+#define VERSION "1.39.4"
+#define BDATE   "06 January 2006"
+#define LSMDATE "06Jan06"
 
 /* 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 */
 
 /* Debug flags not normally turned on */