]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
kes Convert dbcheck to use 64 bit DB IDs.
[bacula/bacula] / bacula / src / version.h
index 362944af0bb9bd08f28c93923d17e945c460d0a3..162db16d160a891ca5a27f91310b7ca13281f310 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.33"
+#define BDATE   "28 December 2006"
+#define LSMDATE "28Dec06"
 
 #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 DATA_ENCRYPTION 1
 
 #define USE_BSNPRINTF 1
 
-/* Debug flags not normally turned on */
+/* Disk file seeking is now controled by CAP_POSITIONBLOCKS */
 
-#define FILE_SEEK 1
+/* Debug flags not normally turned on */
 
 /* #define TRACE_JCR_CHAIN 1 */
 /* #define TRACE_RES 1 */