]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Turn off DEVELOPER
[bacula/bacula] / bacula / src / version.h
index dcd07dba66e13d51295a184d565ce570fd592fa9..568bde6c33b4037f9ebb8c92d85c92e42650fcdf 100644 (file)
@@ -1,8 +1,8 @@
 
 #undef  VERSION
 #define VERSION "5.0.3"
-#define BDATE   "04 August 2010"
-#define LSMDATE "04Aug10"
+#define BDATE   "30 August 2010"
+#define LSMDATE "30Aug10"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2010 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2010"       /* year for copyright messages in progs */
@@ -52,7 +52,7 @@
 #define TRACE_FILE 1
 
 /* If this is set stdout will not be closed on startup */
-#define DEVELOPER 1
+/* #define DEVELOPER 1 */
 
 /*
  * SMCHECK does orphaned buffer checking (memory leaks)