mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-22 19:49:34 +00:00
build: prepare v0.17.2.0
This commit is contained in:
parent
183585653f
commit
ddec66b2ad
2 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@ project(monero-gui)
|
|||
message(STATUS "Initiating compile using CMake ${CMAKE_VERSION}")
|
||||
|
||||
set(VERSION_MAJOR "17")
|
||||
set(VERSION_MINOR "1")
|
||||
set(VERSION_REVISION "9")
|
||||
set(VERSION_MINOR "2")
|
||||
set(VERSION_REVISION "0")
|
||||
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 8fef32e45c80aec41f25be9d1d8fb75adc883c64
|
||||
Subproject commit f6e63ef260e795aacd408c28008398785b84103a
|
Loading…
Reference in a new issue