]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Apply Joao's patch to SQLite tables to make chars work.
[bacula/bacula] / bacula / src / version.h
index e2a91353561bb9a5a7acb5fc25a7a4f26c57dcfb..9cc93ba25f715db9e9f8749656fdcbc681c96d3a 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "2.3.12"
-#define BDATE   "06 March 2008"
-#define LSMDATE "06Mar08"
+#define VERSION "2.5.17"
+#define BDATE   "28 October 2008"
+#define LSMDATE "28Oct08"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2008 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2008"       /* year for copyright messages in progs */
@@ -32,7 +32,7 @@
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.
 
-   Bacula® is a registered trademark of John Walker.
+   Bacula® is a registered trademark of Kern Sibbald.
    The licensor of Bacula is the Free Software Foundation Europe
    (FSFE), Fiduciary Program, Sumatrastrasse 25, 8006 Zürich,
    Switzerland, email:ftf@fsfeurope.org.
 #define SMCHECK
 #endif
 
+/*
+ * USE_VTAPE is a dummy tape driver. This is useful to
+ *  run regress test.
+ */
+#ifdef HAVE_LINUX_OS
+#define USE_VTAPE
+#endif
+
 /* 
  * for fastest speed but you must have a UPS to avoid unwanted shutdowns
  */