]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
kes Remove sleep at end of ./bacula
[bacula/bacula] / bacula / src / version.h
index 55e6c1b621d1c2a774eb97299d0e72cb3c9d28f3..3892ed9079c290fb61a150ddc779992bed8893c3 100644 (file)
@@ -3,17 +3,17 @@
  */
 
 #undef  VERSION
-#define VERSION "2.3.4"
-#define BDATE   "14 September 2007"
-#define LSMDATE "14Sep07"
+#define VERSION "2.5.1"
+#define BDATE   "06 July 2008"
+#define LSMDATE "06Jul08"
 
-#define PROG_COPYRIGHT "Copyright (C) %d-2007 Free Software Foundation Europe e.V.\n"
-#define BYEAR "2007"       /* year for copyright messages in progs */
+#define PROG_COPYRIGHT "Copyright (C) %d-2008 Free Software Foundation Europe e.V.\n"
+#define BYEAR "2008"       /* year for copyright messages in progs */
 
 /*
    Bacula® - The Network Backup Solution
 
-   Copyright (C) 2000-2007 Free Software Foundation Europe e.V.
+   Copyright (C) 2000-2008 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.
 #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
  */