]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
- Disable parts of NLS as the configure does not work here.
[bacula/bacula] / bacula / src / version.h
index 2a44ebcd6919bb535c13b9203ca9e71f5573d51f..619d25ca99b6861d273a6b8b486a708789c0e956 100644 (file)
@@ -1,8 +1,8 @@
 /* */
 #undef  VERSION
-#define VERSION "1.37.19"
-#define BDATE   "25 May 2005"
-#define LSMDATE "25May05"
+#define VERSION "1.37.35"
+#define BDATE   "12 August 2005"
+#define LSMDATE "12Aug05"
 
 /* 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 */
@@ -37,4 +37,4 @@
 /* The following are turned on for performance testing */
 /* #define NO_ATTRIBUTES_TEST 1 */
 /* #define NO_TAPE_WRITE_TEST 1 */
-/* #define FD_NO_SEND TEST 1 */
+/* #define FD_NO_SEND_TEST 1 */