]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Update version
[bacula/bacula] / bacula / src / version.h
index 2dc4c9db7fd2ddbef6c4adb431c3802213c73dc6..6a393999898de116486924e01c092d07d0dcfd0f 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "2.2.8"
-#define BDATE   "26 January 2008"
-#define LSMDATE "26Jan08"
+#define VERSION "2.2.9-b4"
+#define BDATE   "01 April 2008"
+#define LSMDATE "01Apr08"
 
 #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)