Skip to content

Commit

Permalink
CMakeLists.txt: update to version 1.4.0 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
CamStan authored Apr 4, 2023
1 parent e211fca commit e5a6807
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CMAKE_MINIMUM_REQUIRED(VERSION 3.14)
PROJECT(KVTREE VERSION 1.3.0)
PROJECT(KVTREE VERSION 1.4.0)

# Mac rpath Policy
IF(POLICY CMP0042)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Some useful CMake command line options:

- C
- MPI (optional)
- CMake, Version 2.8+
- CMake, Version 3.14+

## Authors

Expand Down

0 comments on commit e5a6807

Please sign in to comment.