diff options
| author | selsta <selsta@sent.at> | 2020-12-13 05:11:20 +0100 |
|---|---|---|
| committer | selsta <selsta@sent.at> | 2020-12-13 05:11:20 +0100 |
| commit | 14a477748e3af3c2c6601a56502dbc83d46006a1 (patch) | |
| tree | 7e4be61ca011f4d886b34b8e3c2f551d0ba24962 | |
| parent | df771470c28c1efbb5402a755da0ab0dffaecd5f (diff) | |
| download | monzero-gui-14a477748e3af3c2c6601a56502dbc83d46006a1.tar.gz monzero-gui-14a477748e3af3c2c6601a56502dbc83d46006a1.tar.xz monzero-gui-14a477748e3af3c2c6601a56502dbc83d46006a1.zip | |
build: prepare v0.17.1.7
| -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 05324ca6..52b863a4 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 "6") +set(VERSION_REVISION "7") set(VERSION "0.${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REVISION}") option(STATIC "Link libraries statically, requires static Qt") diff --git a/monero b/monero -Subproject f7aa91f70d4129d8b5565090cd9f4c3788536fd +Subproject 54a4071473432f30b83638a98779941e0b164f3 |
