]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
- Fix non-python prototypes in dummy routines.
[bacula/bacula] / bacula / src / version.h
index 058077b0ae447b6f9f45996523e8eedab255bed6..10d0c573da5f291ec565c2f38e583161827b848a 100644 (file)
@@ -1,9 +1,8 @@
 /* */
 #undef  VERSION
-#define VERSION "1.34.3"
-#define VSTRING "1"
-#define BDATE   "28 May 2004"
-#define LSMDATE "28May04"
+#define VERSION "1.37.1"
+#define BDATE   "01 December 2004"
+#define LSMDATE "01Dec04"
 
 /* Debug flags */
 #undef  DEBUG
 #define SMCHECK     
 #define TRACE_FILE 1  
 
+/* If this is set stdout will not be closed on startup */
+#define DEVELOPER 1
+
+
+
+/* Debug flags not normally turned on */
+
+/* #define TRACE_JCR_CHAIN 1 */
+/* #define TRACE_RES 1 */
+/* #define DEBUG_MEMSET 1 */
+
+/* Check if header of tape block is zero before writing */
+#define DEBUG_BLOCK_ZEROING 1
+
 /* #define FULL_DEBUG 1 */   /* normally on for testing only */
 
 /* Turn this on ONLY if you want all Dmsg() to append to the