]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
new devel_bacula + fixes to conio/console
[bacula/bacula] / bacula / src / version.h
index 8839fef8674fc5b6feb507ffd5d975bbdd190fad..07c1431581ac2922f042bf906656e632990f2640 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   "28 Dec 2003"
+#define LSMDATE "28Dec03"
 
 /* Debug flags */
-#undef DEBUG
+#undef  DEBUG
 #define DEBUG 1
 #define TRACEBACK 1
 #define SMCHECK