]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Add const for Solaris' C++ compiler
[bacula/bacula] / bacula / src / version.h
index 8839fef8674fc5b6feb507ffd5d975bbdd190fad..d63412bcd551e2e7176a7df3cc6e93ee31bba88d 100644 (file)
@@ -1,12 +1,12 @@
 /* */
-#undef VERSION
-#define VERSION "1.32b"
+#undef  VERSION
+#define VERSION "1.33.4"
 #define VSTRING "1"
-#define BDATE   "08 Oct 2003"
-#define LSMDATE "08Oct03"
+#define BDATE   "18 Feb 2004"
+#define LSMDATE "18Feb04"
 
 /* Debug flags */
-#undef DEBUG
+#undef  DEBUG
 #define DEBUG 1
 #define TRACEBACK 1
 #define SMCHECK