]> 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 33196a4bd57e125956774eedaaf4cb4863c29e25..854f38da65dec193eb3b17d217a5bef0519b46b2 100644 (file)
@@ -1,8 +1,8 @@
 /* */
 #undef  VERSION
-#define VERSION "1.37.31"
-#define BDATE   "22 July 2005"
-#define LSMDATE "22Jul05"
+#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 */