diff options
| author | selsta <selsta@sent.at> | 2020-11-25 16:36:37 +0100 |
|---|---|---|
| committer | selsta <selsta@sent.at> | 2020-11-25 16:36:37 +0100 |
| commit | 2e81ea2c0982bae09b21e2aba134eaf9e3e7475c (patch) | |
| tree | fda5a0015c98832ea086a3aebf124285c1c163a2 | |
| parent | d5365298d26b33ccb490bc7f8af936c67394e045 (diff) | |
| download | monzero-gui-2e81ea2c0982bae09b21e2aba134eaf9e3e7475c.tar.gz monzero-gui-2e81ea2c0982bae09b21e2aba134eaf9e3e7475c.tar.xz monzero-gui-2e81ea2c0982bae09b21e2aba134eaf9e3e7475c.zip | |
build: prepare v0.17.1.5
| -rw-r--r-- | CMakeLists.txt | 2 | ||||
| m--------- | monero | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index c3f29154..7b2ed6a2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ message(STATUS "Initiating compile using CMake ${CMAKE_VERSION}") set(VERSION_MAJOR "17") set(VERSION_MINOR "1") -set(VERSION_REVISION "4") +set(VERSION_REVISION "5") set(VERSION "0.${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REVISION}") option(STATIC "Link libraries statically, requires static Qt") diff --git a/monero b/monero -Subproject f690e4984d74c6ff1ef503f4b4524f91d811374 +Subproject 3942a1cd043bb103ca05184057aea5c86e3137e |
