]> 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 ff576be27a5e7da32df68425ed6474b165bad5a6..162db16d160a891ca5a27f91310b7ca13281f310 100644 (file)
@@ -3,10 +3,11 @@
  */
 
 #undef  VERSION
-#define VERSION "1.39.29"
-#define BDATE   "20 November 2006"
-#define LSMDATE "20Nov06"
-#define PROG_COPYRIGHT "Copyright (C) 2000-%s Free Software Foundation Europe e.V.\n"
+#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 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 */