]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
ebl First cup of faketape dummy tape driver for regression testing.
[bacula/bacula] / bacula / src / version.h
index 89f3dc64467d79b9a4c58d068ebc91eabb117c1a..99fe973ac7d46221c7b80dff227bca9fc72eaaff 100644 (file)
@@ -3,17 +3,17 @@
  */
 
 #undef  VERSION
-#define VERSION "2.3.6"
-#define BDATE   "06 October 2007"
-#define LSMDATE "06Oct07"
+#define VERSION "2.3.20"
+#define BDATE   "03 May 2008"
+#define LSMDATE "03May08"
 
-#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_FAKETAPE is a dummy tape driver. This is useful to
+ *  run regress test.
+ */
+#ifdef DEVELOPER
+//#define USE_FAKETAPE
+#endif
+
 /* 
  * for fastest speed but you must have a UPS to avoid unwanted shutdowns
  */