diff options
| author | selsta <selsta@sent.at> | 2020-12-30 10:37:36 +0100 |
|---|---|---|
| committer | selsta <selsta@sent.at> | 2020-12-30 10:37:36 +0100 |
| commit | c34d4ee97c778ff4abebc947aa5ede19d322f59b (patch) | |
| tree | afd3fc1358a612baf69169f767f2674d118e4721 | |
| parent | 0194cf8f2246c4a261904d725f90b9a1b4e12800 (diff) | |
| download | monzero-gui-c34d4ee97c778ff4abebc947aa5ede19d322f59b.tar.gz monzero-gui-c34d4ee97c778ff4abebc947aa5ede19d322f59b.tar.xz monzero-gui-c34d4ee97c778ff4abebc947aa5ede19d322f59b.zip | |
build: prepare v0.17.1.8
| -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 52b863a4..415b908a 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 "7") +set(VERSION_REVISION "8") set(VERSION "0.${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REVISION}") option(STATIC "Link libraries statically, requires static Qt") diff --git a/monero b/monero -Subproject 54a4071473432f30b83638a98779941e0b164f3 +Subproject 36dfd41e01ebc852e094f268433344404c04259 |
