]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Fix bad bsr generation, make restore forward space more, misc cleanups
[bacula/bacula] / bacula / src / version.h
index 4b50d657e4d11e1a118cbb400a8791cedce9592d..8839fef8674fc5b6feb507ffd5d975bbdd190fad 100644 (file)
@@ -1,12 +1,12 @@
 /* */
-#undef  VERSION
-#define VERSION "1.32a"
+#undef VERSION
+#define VERSION "1.32b"
 #define VSTRING "1"
-#define BDATE   "04 Oct 2003"
-#define LSMDATE "04Oct03"
+#define BDATE   "08 Oct 2003"
+#define LSMDATE "08Oct03"
 
 /* Debug flags */
-#undef  DEBUG
+#undef DEBUG
 #define DEBUG 1
 #define TRACEBACK 1
 #define SMCHECK