Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Admiral-Fish committed Feb 13, 2021
1 parent 8986916 commit a23276e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16.0)

project(RaidFinder VERSION 2.7.0 LANGUAGES CXX)
add_compile_definitions(VERSION="2.7.0")
project(RaidFinder VERSION 2.7.1 LANGUAGES CXX)
add_compile_definitions(VERSION="2.7.1")

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

Expand Down

0 comments on commit a23276e

Please sign in to comment.