]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
rewrote Win32 unicode support to use poolmemory instead of stack
[bacula/bacula] / bacula / src / version.h
index 7dfb77740133a0d2c2c89483e2197799b0d0d467..3234be1da4d9347c9c85fa928e54d9c51a96b27b 100644 (file)
@@ -1,8 +1,8 @@
 /* */
 #undef  VERSION
 #define VERSION "1.37.18"
-#define BDATE   "08 May 2005"
-#define LSMDATE "08May05"
+#define BDATE   "16 May 2005"
+#define LSMDATE "16May05"
 
 /* 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