mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
build: prepare v0.17.1.7
This commit is contained in:
parent
df771470c2
commit
14a477748e
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 "6")
|
||||
set(VERSION_REVISION "7")
|
||||
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 f7aa91f70d4129d8b5565090cd9f4c3788536fd2
|
||||
Subproject commit 54a4071473432f30b83638a98779941e0b164f39
|
Loading…
Reference in a new issue