]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
ebl fix vtape compilation
[bacula/bacula] / bacula / src / version.h
index 4d64267f58d0ea975d78de0062a9aa9bcdd0bf4c..03027f7d724ee9a96e500405df8a36fe0357350e 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "2.3.21"
-#define BDATE   "11 May 2008"
-#define LSMDATE "11May08"
+#define VERSION "2.5.0"
+#define BDATE   "04 June 2008"
+#define LSMDATE "04Jun08"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2008 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2008"       /* year for copyright messages in progs */
 #endif
 
 /*
- * USE_FAKETAPE is a dummy tape driver. This is useful to
+ * USE_VTAPE is a dummy tape driver. This is useful to
  *  run regress test.
  */
 #ifdef DEVELOPER
-//#define USE_FAKETAPE
+#define USE_VTAPE
 #endif
 
 /*