]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Fix compile problem of ua_restore.c on broken compilers.
[bacula/bacula] / bacula / src / version.h
index 7dfb77740133a0d2c2c89483e2197799b0d0d467..5621dae6b1f334bb143f46f366c7a4ffe3178e18 100644 (file)
@@ -1,8 +1,8 @@
 /* */
 #undef  VERSION
-#define VERSION "1.37.18"
-#define BDATE   "08 May 2005"
-#define LSMDATE "08May05"
+#define VERSION "1.37.19"
+#define BDATE   "26 May 2005"
+#define LSMDATE "26May05"
 
 /* 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