mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 00:07:51 +00:00
build: prepare v0.17.2.3
This commit is contained in:
parent
b461373b8a
commit
0e1c6ae60f
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 "2")
|
||||
set(VERSION_REVISION "2")
|
||||
set(VERSION_REVISION "3")
|
||||
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 f6e63ef260e795aacd408c28008398785b84103a
|
||||
Subproject commit 2222bea92fdeef7e6449d2d784cdfc3012641ee1
|
Loading…
Reference in a new issue