mirror of
https://github.com/monero-project/monero-gui
synced 2024-11-25 10:47:19 +01:00
cmake: prepare v0.17.2.1
This commit is contained in:
parent
816eeb4647
commit
142c6bc19f
@ -5,7 +5,7 @@ message(STATUS "Initiating compile using CMake ${CMAKE_VERSION}")
|
||||
|
||||
set(VERSION_MAJOR "17")
|
||||
set(VERSION_MINOR "2")
|
||||
set(VERSION_REVISION "0")
|
||||
set(VERSION_REVISION "1")
|
||||
set(VERSION "0.${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REVISION}")
|
||||
|
||||
option(STATIC "Link libraries statically, requires static Qt")
|
||||
|
Loading…
Reference in New Issue
Block a user