]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
kes Apply the recycle patch from Richard Mortimer.
[bacula/bacula] / bacula / src / version.h
index 4d3b26caf85b9e5dc790749d4a16c663b0ef1fda..530bbd840c08146065e265df9b69264dfa90c24d 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "1.39.18"
-#define BDATE   "31 July 2006"
-#define LSMDATE "31Jul06"
+#define VERSION "1.39.23"
+#define BDATE   "24 September 2006"
+#define LSMDATE "24Sep06"
 #define BYEAR "2006"       /* year for copyright messages in progs */
 
 /* Debug flags */
@@ -30,7 +30,7 @@
 /* #define DEBUG_MUTEX 1 */
 
 /* Check if header of tape block is zero before writing */
-#define DEBUG_BLOCK_ZEROING 1
+/* #define DEBUG_BLOCK_ZEROING 1 */
 
 /* #define FULL_DEBUG 1 */   /* normally on for testing only */