Skip to content

Commit 1b609b4

Browse files
committed
Update UMF to 28.10.2024 (Merge pull request #832)
Signed-off-by: Lukasz Dorau <[email protected]>
1 parent ed9fe09 commit 1b609b4

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 14.10.2024: Merge pull request #797...
34-
set(UMF_TAG 673b844db8ddc2ddda393ccb77416eaebb5f9d92)
33+
# main 28.10.2024: Merge pull request #832 ...
34+
set(UMF_TAG 43e9af0f50b70ccb989f786243881035dd829203)
3535
endif()
3636

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

0 commit comments

Comments
 (0)