Skip to content

Commit a23276e

Browse files
committed
Version bump
1 parent 8986916 commit a23276e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.16.0)
22

3-
project(RaidFinder VERSION 2.7.0 LANGUAGES CXX)
4-
add_compile_definitions(VERSION="2.7.0")
3+
project(RaidFinder VERSION 2.7.1 LANGUAGES CXX)
4+
add_compile_definitions(VERSION="2.7.1")
55

66
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake")
77

0 commit comments

Comments
 (0)