]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Remove typedef uLong for HP in baconfig.h. It broke things.
[bacula/bacula] / bacula / src / version.h
index 5c25a18f1232eeed9a6b788e1f492bea0ccbf92f..26f690b4d66dae4b8b3aa1dc88af14d572f43dae 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "1.39.29"
-#define BDATE   "02 December 2006"
-#define LSMDATE "02Dec06"
+#define VERSION "1.39.31"
+#define BDATE   "10 December 2006"
+#define LSMDATE "10Dec06"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2006 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2006"       /* year for copyright messages in progs */
 /* If this is set stdout will not be closed on startup */
 #define DEVELOPER 1
 
+#define DATA_ENCRYPTION 1
+
 #define USE_BSNPRINTF 1
 
 /* Debug flags not normally turned on */
 
-/* #define FILE_SEEK 1 */
+#define FILE_SEEK 1
 
 /* #define TRACE_JCR_CHAIN 1 */
 /* #define TRACE_RES 1 */