]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Fix cancel of job waiting on mount to be a bit cleaner
[bacula/bacula] / bacula / src / version.h
index 8839fef8674fc5b6feb507ffd5d975bbdd190fad..f26e6de8cacbe595dd06a4d232f101eade4c12af 100644 (file)
@@ -1,12 +1,12 @@
 /* */
-#undef VERSION
-#define VERSION "1.32b"
+#undef  VERSION
+#define VERSION "1.33"
 #define VSTRING "1"
-#define BDATE   "08 Oct 2003"
-#define LSMDATE "08Oct03"
+#define BDATE   "04 Jan 2004"
+#define LSMDATE "04Jan04"
 
 /* Debug flags */
-#undef DEBUG
+#undef  DEBUG
 #define DEBUG 1
 #define TRACEBACK 1
 #define SMCHECK