]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Fix bug #1946 Fix problem with MySQL with big Base jobs.
[bacula/bacula] / bacula / src / version.h
index df7b8d41a619d5a24c1d10a2c21d19cd11d7147d..01649d86890d5a76420fee1fed6b97da2a9cfcef 100644 (file)
@@ -1,8 +1,8 @@
 
 #undef  VERSION
-#define VERSION "5.2.7"
-#define BDATE   "02 June 2012"
-#define LSMDATE "02Jun12"
+#define VERSION "5.2.12"
+#define BDATE   "12 September 2012"
+#define LSMDATE "12Sep12"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2012 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2012"       /* year for copyright messages in progs */
@@ -54,7 +54,7 @@
 #define TRACE_FILE 1
 
 /* If this is set stdout will not be closed on startup */
-#define DEVELOPER 1
+/* #define DEVELOPER 1 */
 
 /* adjust DEVELOPER_MODE for status command */
 #ifdef DEVELOPER
 /* #define TRACE_RES 1 */
 /* #define DEBUG_MEMSET 1 */
 /* #define DEBUG_MUTEX 1 */
+/* #define DEBUG_BLOCK_CHECKSUM 1 */
 #define BEEF 0
 
 /*