mirror of
https://github.com/monero-project/monero-gui
synced 2024-12-22 03:15:52 +01:00
build: prepare v0.17.3.1
This commit is contained in:
parent
bddb9b0050
commit
db4123ccb5
@ -5,7 +5,7 @@ message(STATUS "Initiating compile using CMake ${CMAKE_VERSION}")
|
||||
|
||||
set(VERSION_MAJOR "17")
|
||||
set(VERSION_MINOR "3")
|
||||
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