]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
kes Add dev->close() in dir_ask_sysop_to_mount_volume() in
[bacula/bacula] / bacula / src / version.h
index 73cf373f5c6e168c633351139023c9d50c7f891e..5f68f53358384c7a720f1e5a46fa53ab95eebea0 100644 (file)
@@ -3,9 +3,10 @@
  */
 
 #undef  VERSION
-#define VERSION "1.39.15"
-#define BDATE   "4 July 2006"
-#define LSMDATE "04Jul06"
+#define VERSION "1.39.22"
+#define BDATE   "06 Septermber 2006"
+#define LSMDATE "06Sep06"
+#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 */