Skip to content

Commit

Permalink
Bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
oblivioncth committed Aug 12, 2023
1 parent 36b8a2f commit b9fc7e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@ set(FIL_QX_COMPONENTS

include(OB/FetchQx)
ob_fetch_qx(
REF "6608e0a92d667846333c2349344771eb3c1a1c60"
REF "v0.5.3"
COMPONENTS
${FIL_QX_COMPONENTS}
)

# Fetch libfp (build and import from source)
include(OB/Fetchlibfp)
ob_fetch_libfp("86185eaaeb11a51fabcf787e677593a38f6910c7")
ob_fetch_libfp("v0.4.2.1")

# Fetch CLIFp (build and import from source)
include(OB/FetchCLIFp)
Expand Down

0 comments on commit b9fc7e7

Please sign in to comment.