diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2020-12-07 10:37:31 -0600 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2020-12-07 10:37:31 -0600 |
| commit | cc352e49134bea07e3d21905f05ed9148561be21 (patch) | |
| tree | 1c4ff17bbe9fc5d69632f168661da9046ea06ccf | |
| parent | af0b3142a0181bf0b940544cf6ac648b1430da7c (diff) | |
| parent | 903539bd30f094b6c21f8d1093b5a48dc25ae0e7 (diff) | |
| download | monzero-gui-cc352e49134bea07e3d21905f05ed9148561be21.tar.gz monzero-gui-cc352e49134bea07e3d21905f05ed9148561be21.tar.xz monzero-gui-cc352e49134bea07e3d21905f05ed9148561be21.zip | |
Merge pull request #3258
903539b build: prepare v0.17.1.6 (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 7b2ed6a2..05324ca6 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 "5") +set(VERSION_REVISION "6") set(VERSION "0.${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REVISION}") option(STATIC "Link libraries statically, requires static Qt") diff --git a/monero b/monero -Subproject 3942a1cd043bb103ca05184057aea5c86e3137e +Subproject f7aa91f70d4129d8b5565090cd9f4c3788536fd |
