Skip to content

Commit d341e33

Browse files
committed
ENH: Bump ITK for Windows Stable ABI support
1 parent 8cf816b commit d341e33

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ if(ITKPythonPackage_SUPERBUILD)
9494

9595
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
9696

97-
# master branch, 2024-04-01
98-
set(ITK_GIT_TAG "a648bd5a40776f5e7575d3cd4c19976a7ea95d97")
97+
# master branch, 2024-04-04
98+
set(ITK_GIT_TAG "4449a99921a72ac6ceb4f8fa4521c6b6db6cbfe1")
9999

100100
#-----------------------------------------------------------------------------
101101
# A separate project is used to download ITK, so that it can reused

0 commit comments

Comments
 (0)