]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Fix maxruntime bug #621.
[bacula/bacula] / bacula / src / version.h
index 0f86eebf07442fab161a68382d368e33329f3dd1..78cd11f5c2d3b769b7971fc3c753cac166fcd625 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "2.0.0"
-#define BDATE   "04 January 2007"
-#define LSMDATE "04Jan07"
+#define VERSION "2.1.1"
+#define BDATE   "28 January 2007"
+#define LSMDATE "28Jan07"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2007 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2007"       /* year for copyright messages in progs */
@@ -47,7 +47,7 @@
 #define TRACE_FILE 1
 
 /* If this is set stdout will not be closed on startup */
-/* #define DEVELOPER 1 */
+#define DEVELOPER 1
 
 #define DATA_ENCRYPTION 1