]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
kes Improve SD reserve debug code.
[bacula/bacula] / bacula / src / version.h
index 938d63051a8656182575d7e01da74ff83ca26c9a..bdca238582225349b5d6e9879023c1e7fbafb0fd 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "2.3.18"
-#define BDATE   "16 April 2008"
-#define LSMDATE "16Apr08"
+#define VERSION "2.3.20"
+#define BDATE   "07 May 2008"
+#define LSMDATE "07May08"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2008 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2008"       /* year for copyright messages in progs */
 #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
  */