]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Tweaks
[bacula/bacula] / bacula / src / version.h
index a282ba859b3835d5f435acad11c05dc28ac7be87..c4e73deda99967237c3a16d402b32264f89081ea 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "2.2.0"
-#define BDATE   "08 August 2007"
-#define LSMDATE "08Aug07"
+#define VERSION "2.3.7"
+#define BDATE   "14 November 2007"
+#define LSMDATE "14Nov07"
 
 #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)