]> 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 362944af0bb9bd08f28c93923d17e945c460d0a3..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 */
@@ -49,7 +49,7 @@
 /* If this is set stdout will not be closed on startup */
 #define DEVELOPER 1
 
-/* #define DATA_ENCRYPTION 1 */
+#define DATA_ENCRYPTION 1
 
 #define USE_BSNPRINTF 1