Skip to content

Commit

Permalink
Merge pull request #3214
Browse files Browse the repository at this point in the history
f3ddf52 build: prepare v0.17.1.3 (selsta)
  • Loading branch information
luigi1111 committed Nov 7, 2020
2 parents 770a7a3 + f3ddf52 commit 158e0c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 "1")
set(VERSION_REVISION "3")
set(VERSION "0.${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REVISION}")

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

0 comments on commit 158e0c3

Please sign in to comment.