Merge pull request #3285

c34d4ee9 build: prepare v0.17.1.8 (selsta)
This commit is contained in:
Alexander Blair
2020-12-30 01:53:22 -08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ message(STATUS "Initiating compile using CMake ${CMAKE_VERSION}")
set(VERSION_MAJOR "17")
set(VERSION_MINOR "1")
set(VERSION_REVISION "7")
set(VERSION_REVISION "8")
set(VERSION "0.${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REVISION}")
option(STATIC "Link libraries statically, requires static Qt")

2
monero

Submodule monero updated: 54a4071473...36dfd41e01