]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
bugfix (used static functions instead of dynamic ones)
[bacula/bacula] / bacula / src / version.h
index ee0897e86f945e022f50492f04eadf3e809dff52..854f38da65dec193eb3b17d217a5bef0519b46b2 100644 (file)
@@ -1,8 +1,8 @@
 /* */
 #undef  VERSION
-#define VERSION "1.37.32"
-#define BDATE   "26 July 2005"
-#define LSMDATE "26Jul05"
+#define VERSION "1.37.34"
+#define BDATE   "04 August 2005"
+#define LSMDATE "04Aug05"
 
 /* Debug flags */
 #undef  DEBUG
 /* If this is set stdout will not be closed on startup */
 #define DEVELOPER 1
 
-
-
 /* Debug flags not normally turned on */
 
+/* #define FILE_SEEK 1 */  
+
 /* #define TRACE_JCR_CHAIN 1 */
 /* #define TRACE_RES 1 */
 /* #define DEBUG_MEMSET 1 */