]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
ebl Update SQLite for Long term statistics
[bacula/bacula] / bacula / src / version.h
index 5d6c410b581f37ee0a71973afaefd61715fa28cf..03027f7d724ee9a96e500405df8a36fe0357350e 100644 (file)
@@ -3,7 +3,7 @@
  */
 
 #undef  VERSION
-#define VERSION "2.3.22"
+#define VERSION "2.5.0"
 #define BDATE   "04 June 2008"
 #define LSMDATE "04Jun08"
 
 #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
 
 /*