mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
build: prepare v0.17.1.8
This commit is contained in:
parent
0194cf8f22
commit
c34d4ee97c
2 changed files with 2 additions and 2 deletions
|
@ -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
2
monero
|
@ -1 +1 @@
|
|||
Subproject commit 54a4071473432f30b83638a98779941e0b164f39
|
||||
Subproject commit 36dfd41e01ebc852e094f268433344404c042591
|
Loading…
Reference in a new issue