]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / version.h
index c21e46b520ecef2a10c6d5524fabd54db341e142..47754ac18f0e29d10a03005b6907e2f236d7cd6a 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "1.39.4"
-#define BDATE   "14 January 2006"
-#define LSMDATE "14Jan06"
+#define VERSION "1.38.5"
+#define BDATE   "18 January 2006"
+#define LSMDATE "18Jan06"
 
 /* Debug flags */
 #undef  DEBUG
@@ -15,7 +15,7 @@
 #define TRACE_FILE 1
 
 /* If this is set stdout will not be closed on startup */
-#define DEVELOPER 1
+/* #define DEVELOPER 1 */
 
 /* #define USE_BSNPRINTF */