Skip to content

Commit

Permalink
Merge pull request #3223
Browse files Browse the repository at this point in the history
1571662 build: prepare v0.17.1.4 (selsta)
  • Loading branch information
luigi1111 committed Nov 9, 2020
2 parents caa273a + 1571662 commit 6fce5c7
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 "1")
set(VERSION_REVISION "3")
set(VERSION_REVISION "4")
set(VERSION "0.${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REVISION}")

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

0 comments on commit 6fce5c7

Please sign in to comment.