Skip to content

Commit

Permalink
Merge pull request #3391
Browse files Browse the repository at this point in the history
142c6bc cmake: prepare v0.17.2.1 (selsta)
  • Loading branch information
luigi1111 committed Apr 13, 2021
2 parents 2f41a6a + 142c6bc commit 8444a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ message(STATUS "Initiating compile using CMake ${CMAKE_VERSION}")

set(VERSION_MAJOR "17")
set(VERSION_MINOR "2")
set(VERSION_REVISION "0")
set(VERSION_REVISION "1")
set(VERSION "0.${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REVISION}")

option(STATIC "Link libraries statically, requires static Qt")
Expand Down

0 comments on commit 8444a95

Please sign in to comment.