]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Prepare for 2.2.10-b2
[bacula/bacula] / bacula / src / version.h
index 179e9a3d80c5078d075bf54c7aeaf3fb94306e09..92c8474c1c1e48f93a236574ea6c11309300c0d6 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "2.2.9-b1"
-#define BDATE   "24 March 2008"
-#define LSMDATE "24Mar08"
+#define VERSION "2.2.10-b2"
+#define BDATE   "07 May 2008"
+#define LSMDATE "07May08"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2008 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2008"       /* year for copyright messages in progs */
@@ -46,7 +46,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)