Skip to content

Commit ae03bf6

Browse files
committed
bump UMF tag to switch to rc3 release
1 parent c5d2175 commit ae03bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/common/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ if (NOT DEFINED UMF_REPO)
2323
endif()
2424

2525
if (NOT DEFINED UMF_TAG)
26-
set(UMF_TAG 413327815feb1585bfb36b1f34750f1ba961ceed)
26+
set(UMF_TAG 330dd302791d09aff4b878e99aaa7aa67087ae8a) # v0.9.0-rc3
2727
endif()
2828

2929
message(STATUS "Will fetch Unified Memory Framework from ${UMF_REPO}")

0 commit comments

Comments
 (0)