Skip to content

Commit

Permalink
Merge pull request #3294
Browse files Browse the repository at this point in the history
f7b8179 build: prepare v0.17.1.9 (selsta)
  • Loading branch information
Snipa22 committed Jan 8, 2021
2 parents 9399839 + f7b8179 commit 3ca5f10
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 "8")
set(VERSION_REVISION "9")
set(VERSION "0.${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REVISION}")

option(STATIC "Link libraries statically, requires static Qt")
Expand Down
2 changes: 1 addition & 1 deletion monero

0 comments on commit 3ca5f10

Please sign in to comment.