Skip to content

Commit

Permalink
bump UMF tag to switch to rc3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bratpiorka committed Aug 1, 2024
1 parent c5d2175 commit 13eccf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ if (NOT DEFINED UMF_REPO)
endif()

if (NOT DEFINED UMF_TAG)
set(UMF_TAG 413327815feb1585bfb36b1f34750f1ba961ceed)
set(UMF_TAG c1f2232a136fc181645d4da9ea08e4f4f8664182) # v0.9.0-rc3
endif()

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

0 comments on commit 13eccf2

Please sign in to comment.