]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Fix line-endings.
[bacula/bacula] / bacula / src / version.h
index 9c9d33c45903733a3b5a67e5fbaa09e6a69bd993..f636ca7472e603bc0956ae317d69991d055144b9 100644 (file)
@@ -4,8 +4,9 @@
 
 #undef  VERSION
 #define VERSION "1.39.18"
-#define BDATE   "30 July 2006"
-#define LSMDATE "30Jul06"
+#define BDATE   "04 August 2006"
+#define LSMDATE "04Aug06"
+#define BYEAR "2006"       /* year for copyright messages in progs */
 
 /* Debug flags */
 #undef  DEBUG
@@ -29,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 */