]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Fix maxruntime bug #621.
[bacula/bacula] / bacula / src / version.h
index 12a34b7f0a81b825b12cf17f8ade5d0ff9b3f9ee..78cd11f5c2d3b769b7971fc3c753cac166fcd625 100644 (file)
@@ -3,17 +3,17 @@
  */
 
 #undef  VERSION
-#define VERSION "1.39.29"
-#define BDATE   "05 December 2006"
-#define LSMDATE "05Dec06"
+#define VERSION "2.1.1"
+#define BDATE   "28 January 2007"
+#define LSMDATE "28Jan07"
 
-#define PROG_COPYRIGHT "Copyright (C) %d-2006 Free Software Foundation Europe e.V.\n"
-#define BYEAR "2006"       /* year for copyright messages in progs */
+#define PROG_COPYRIGHT "Copyright (C) %d-2007 Free Software Foundation Europe e.V.\n"
+#define BYEAR "2007"       /* year for copyright messages in progs */
 
 /*
    Bacula® - The Network Backup Solution
 
-   Copyright (C) 2000-2006 Free Software Foundation Europe e.V.
+   Copyright (C) 2000-2007 Free Software Foundation Europe e.V.
 
    The main author of Bacula is Kern Sibbald, with contributions from
    many others, a complete list can be found in the file AUTHORS.
@@ -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 */