]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
kes Change Bacula trademark owner from John Walker to Kern Sibbald
[bacula/bacula] / bacula / src / version.h
index 43612bdb48fcc595f778b98ae968d09203fe23a7..86b24b3943760e900f5f6e3eaabc0ee34b2ff0d0 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "2.5.1"
-#define BDATE   "18 June 2008"
-#define LSMDATE "18Jun08"
+#define VERSION "2.5.2"
+#define BDATE   "14 July 2008"
+#define LSMDATE "14Jul08"
 
 #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.
@@ -61,7 +61,7 @@
  * USE_VTAPE is a dummy tape driver. This is useful to
  *  run regress test.
  */
-#ifdef DEVELOPER
+#ifdef HAVE_LINUX_OS
 #define USE_VTAPE
 #endif