Skip to content

Commit ca8c3b2

Browse files
committed
ENH: Bump ITK for Limited API support
Includes: InsightSoftwareConsortium/ITK#4541
1 parent ba9e965 commit ca8c3b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

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

9090
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
9191

92-
# ITK release 2023-10-11
93-
set(ITK_GIT_TAG "v5.4rc02")
92+
# master branch, 2024-04-01
93+
set(ITK_GIT_TAG "a648bd5a40776f5e7575d3cd4c19976a7ea95d97")
9494

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

0 commit comments

Comments
 (0)