Skip to content

Commit f390080

Browse files
committed
COMP: Update ITK to address 4D BSplineInterpolationWeightFunctionWrapping
1 parent 37100aa commit f390080

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
@@ -93,8 +93,8 @@ if(ITKPythonPackage_SUPERBUILD)
9393

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

96-
# ITK release 2021-09-09
97-
set(ITK_GIT_TAG "v5.3rc01")
96+
# ITK release 2021-09-10
97+
set(ITK_GIT_TAG "30cd5fa095a6b2e52fac052e4a84bb3740fcc2b1")
9898

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

0 commit comments

Comments
 (0)