Skip to content

Commit 5482621

Browse files
authored
Merge pull request #2009 from lukaszstolarczuk/bump-umf-coverity-fix
[UMF] Bump version to include coverity fix
2 parents 40a790f + 38efc0c commit 5482621

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
@@ -24,8 +24,8 @@ if (NOT DEFINED UMF_REPO)
2424
endif()
2525

2626
if (NOT DEFINED UMF_TAG)
27-
# v0.9.x 19.08.2024: Merge pull request #688 ...
28-
set(UMF_TAG 59c4150b7120a7af5b3c8eb2d9b8bbb5d2e96aa3)
27+
# v0.9.x 23.08.2024: Merge pull request #696 ...
28+
set(UMF_TAG 3c340e61c197f4f9e29abd947f90ce27c571433e)
2929
endif()
3030

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

0 commit comments

Comments
 (0)