Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion external/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ if(LIBWALLY_TARGET_VERSION)
set(LIBWALLY_TARGET_TAG ${LIBWALLY_TARGET_VERSION})
message(STATUS "[external project local] libwally-core target=${LIBWALLY_TARGET_VERSION}")
else()
set(LIBWALLY_TARGET_TAG refs/tags/cfd-0.3.8)
set(LIBWALLY_TARGET_TAG refs/tags/cfd-0.3.9)
endif()
if(LIBWALLY_TARGET_URL)
set(LIBWALLY_TARGET_REP ${LIBWALLY_TARGET_URL})
Expand Down
2 changes: 1 addition & 1 deletion local_resource/external_project_local_setting.config
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
CFDCORE_VERSION=0.3.20
LIBWALLY_TARGET_VERSION=refs/tags/cfd-0.3.8
LIBWALLY_TARGET_VERSION=refs/tags/cfd-0.3.9
LIBWALLY_TARGET_URL=atomicfinance/libwally-core.git