diff --git a/CMakeLists.txt b/CMakeLists.txt index 52262d6..07b54f0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.14) -PROJECT(AXL VERSION 0.7.1) +PROJECT(AXL VERSION 0.8.0) # Mac rpath Policy IF(POLICY CMP0042) diff --git a/README.md b/README.md index 2572f22..fa99424 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ For building with IBM BB API (optional): ### Dependencies - C -- CMake, Version 2.8+ +- CMake, Version 3.14+ - [KVTree](https://github.com/LLNL/KVTree) - MPI (optional)