We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5aba33 commit 4286ff7Copy full SHA for 4286ff7
CMakeLists.txt
@@ -74,8 +74,8 @@ if(ITKPythonPackage_SUPERBUILD)
74
75
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
76
77
- # ITK release 2021-08-12
78
- set(ITK_GIT_TAG "v5.2.1")
+ # ITK release 2021-08-13
+ set(ITK_GIT_TAG "2370517505f8fb07c85327f5b10e9de7bf14edb2")
79
80
#-----------------------------------------------------------------------------
81
# A separate project is used to download ITK, so that it can reused
0 commit comments