diff options
| author | Alexander Blair <snipa@jagtech.io> | 2020-12-30 01:53:22 -0800 |
|---|---|---|
| committer | Alexander Blair <snipa@jagtech.io> | 2020-12-30 01:53:31 -0800 |
| commit | 8e6a2cde0fd0e8c2a71456ea8bb36db49116d705 (patch) | |
| tree | afd3fc1358a612baf69169f767f2674d118e4721 | |
| parent | 0194cf8f2246c4a261904d725f90b9a1b4e12800 (diff) | |
| parent | c34d4ee97c778ff4abebc947aa5ede19d322f59b (diff) | |
| download | monzero-gui-8e6a2cde0fd0e8c2a71456ea8bb36db49116d705.tar.gz monzero-gui-8e6a2cde0fd0e8c2a71456ea8bb36db49116d705.tar.xz monzero-gui-8e6a2cde0fd0e8c2a71456ea8bb36db49116d705.zip | |
Merge pull request #3285
c34d4ee9 build: prepare v0.17.1.8 (selsta)
| -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 |
