]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Update version
[bacula/bacula] / bacula / src / version.h
index 67388ea7a6d2d292ab5718d2048bffd83a05e4be..59ef1f2ca17ef5d1432e9ab5d564c796d391a407 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "2.2.1"
-#define BDATE   "30 August 2007"
-#define LSMDATE "30Aug07"
+#define VERSION "2.3.6"
+#define BDATE   "16 October 2007"
+#define LSMDATE "16Oct07"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2007 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2007"       /* 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)