Skip to content

Commit ce8a8e0

Browse files
authored
Merge pull request #2200 from lukaszstolarczuk/bump-umf
Bump UMF version to the latest
2 parents 1b0fe32 + dd8ae74 commit ce8a8e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/common/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ if (NOT DEFINED UMF_REPO)
3030
endif()
3131

3232
if (NOT DEFINED UMF_TAG)
33-
# main 03.10.2024: Add umfIsFreeOpDefault(hProvider)
34-
set(UMF_TAG fa006eea503a58e79fa197891f1391c9dcda73e1)
33+
# main 14.10.2024: Merge pull request #797...
34+
set(UMF_TAG 673b844db8ddc2ddda393ccb77416eaebb5f9d92)
3535
endif()
3636

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

0 commit comments

Comments
 (0)