mirror of
https://github.com/feather-wallet/feather.git
synced 2024-12-23 03:59:29 +00:00
Update for v0.17.1.1
This commit is contained in:
parent
24993bc0b2
commit
ae2815c1c6
2 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ if(DEBUG)
|
||||||
set(CMAKE_VERBOSE_MAKEFILE ON)
|
set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(MONERO_HEAD "c2b7b50fdea2e66a593f9c9109ebd742f69ad9d1")
|
set(MONERO_HEAD "a39fd7ea978053929da63dcdb8073806573be5ba")
|
||||||
set(BUILD_GUI_DEPS ON)
|
set(BUILD_GUI_DEPS ON)
|
||||||
set(ARCH "x86-64")
|
set(ARCH "x86-64")
|
||||||
set(BUILD_64 ON)
|
set(BUILD_64 ON)
|
||||||
|
|
2
monero
2
monero
|
@ -1 +1 @@
|
||||||
Subproject commit c2b7b50fdea2e66a593f9c9109ebd742f69ad9d1
|
Subproject commit a39fd7ea978053929da63dcdb8073806573be5ba
|
Loading…
Reference in a new issue