]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
- Turn off old service helper code in Win32.
[bacula/bacula] / bacula / src / version.h
index 2b07c919be0a66d055574247c85647cc1f1753b6..607cf92d662f1ef078f963e771cb2dfc0b05a6da 100644 (file)
@@ -1,8 +1,8 @@
 /* */
 #undef  VERSION
-#define VERSION "1.37.24"
-#define BDATE   "18 June 2005"
-#define LSMDATE "18Jun05"
+#define VERSION "1.37.32"
+#define BDATE   "24 July 2005"
+#define LSMDATE "24Jul05"
 
 /* Debug flags */
 #undef  DEBUG
@@ -12,7 +12,7 @@
 #define TRACE_FILE 1
 
 /* If this is set stdout will not be closed on startup */
-/* #define DEVELOPER 1 */
+#define DEVELOPER 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 */