]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
kes Close bat console windows first to eliminate error message
[bacula/bacula] / bacula / src / version.h
index b33282abf542698767f5b0a30491cb618980d2d7..07ec4c4a9655b5c098a9f8f7ce85ab8190376fdd 100644 (file)
@@ -3,17 +3,17 @@
  */
 
 #undef  VERSION
-#define VERSION "2.2.5"
-#define BDATE   "06 October 2007"
-#define LSMDATE "06Oct07"
+#define VERSION "2.2.9-b7"
+#define BDATE   "14 April 2008"
+#define LSMDATE "14Apr08"
 
-#define PROG_COPYRIGHT "Copyright (C) %d-2007 Free Software Foundation Europe e.V.\n"
-#define BYEAR "2007"       /* year for copyright messages in progs */
+#define PROG_COPYRIGHT "Copyright (C) %d-2008 Free Software Foundation Europe e.V.\n"
+#define BYEAR "2008"       /* year for copyright messages in progs */
 
 /*
    Bacula® - The Network Backup Solution
 
-   Copyright (C) 2000-2007 Free Software Foundation Europe e.V.
+   Copyright (C) 2000-2008 Free Software Foundation Europe e.V.
 
    The main author of Bacula is Kern Sibbald, with contributions from
    many others, a complete list can be found in the file AUTHORS.
@@ -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)