]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
kes Add code in catreq.c to reject volumes not marked Enabled.
[bacula/bacula] / bacula / src / version.h
index 26f690b4d66dae4b8b3aa1dc88af14d572f43dae..4c7a6fb8b83ee0a7af414be44373c15ec3ddc585 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "1.39.31"
-#define BDATE   "10 December 2006"
-#define LSMDATE "10Dec06"
+#define VERSION "1.39.33"
+#define BDATE   "23 December 2006"
+#define LSMDATE "23Dec06"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2006 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2006"       /* year for copyright messages in progs */
@@ -53,9 +53,9 @@
 
 #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 */