]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Fix out of order volumes during restore.
[bacula/bacula] / bacula / src / version.h
index 5a583a63844a21953d720588c39208127d658aba..13dab19d9045c9469eda3967366f7ee86c422688 100644 (file)
@@ -1,8 +1,11 @@
-/* */
+/*
+ *  Version $Id$
+ */
+
 #undef  VERSION
-#define VERSION "1.37.29"
-#define BDATE   "13 July 2005"
-#define LSMDATE "13Jul05"
+#define VERSION "1.37.38"
+#define BDATE   "04 September 2005"
+#define LSMDATE "04Sep05"
 
 /* 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 */