]> 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 6b8ec0a68a691d592a2a3eb78e9d4b4de9d1d87b..62dd8fce67fc8cca30ee66b7d97a2424911a67a5 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "1.39.6"
-#define BDATE   "27 February 2006"
-#define LSMDATE "27Feb06"
+#define VERSION "1.38.6"
+#define BDATE   "28 March 2006"
+#define LSMDATE "28Mar06"
 
 /* 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 */