Rename vatlib2 to vatlib (v0.9.5)

refs #468
This commit is contained in:
Roland Winklmeier
2015-11-22 21:13:27 +01:00
parent b97a04373e
commit e51757cbf8
9 changed files with 10 additions and 10 deletions

View File

@@ -15,7 +15,7 @@
#include <type_traits>
static_assert(! std::is_abstract<BlackCore::CNetworkVatlib>::value, "Must implement all pure virtuals");
static_assert(VAT_LIBVATLIB_VERSION == 904, "Wrong vatlib header installed");
static_assert(VAT_LIBVATLIB_VERSION == 905, "Wrong vatlib header installed");
// TODO just placeholders to allow this to compile
// This is just a test key and is NOT valid on the live network.