Skip to content

Commit 74b0bc8

Browse files
committed
Bump
1 parent 5dba3a5 commit 74b0bc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,14 @@ endif()
7878

7979
include(OB/FetchQx)
8080
ob_fetch_qx(
81-
REF "f6d47a2d8b328dec8ba5ad70d9c282aa15d77af6"
81+
REF "v0.7"
8282
COMPONENTS
8383
${CLIFP_QX_COMPONENTS}
8484
)
8585

8686
# Fetch libfp (build and import from source)
8787
include(OB/Fetchlibfp)
88-
ob_fetch_libfp("037153fb5c4b59d5cda97be31e6f06e5bda5a920")
88+
ob_fetch_libfp("v0.6")
8989

9090
# Fetch QI-QMP (build and import from source)
9191
include(OB/FetchQI-QMP)

0 commit comments

Comments
 (0)