We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8986916 commit a23276eCopy full SHA for a23276e
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.16.0)
2
3
-project(RaidFinder VERSION 2.7.0 LANGUAGES CXX)
4
-add_compile_definitions(VERSION="2.7.0")
+project(RaidFinder VERSION 2.7.1 LANGUAGES CXX)
+add_compile_definitions(VERSION="2.7.1")
5
6
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake")
7
0 commit comments