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 37100aa commit f390080Copy full SHA for f390080
CMakeLists.txt
@@ -93,8 +93,8 @@ if(ITKPythonPackage_SUPERBUILD)
93
94
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
95
96
- # ITK release 2021-09-09
97
- set(ITK_GIT_TAG "v5.3rc01")
+ # ITK release 2021-09-10
+ set(ITK_GIT_TAG "30cd5fa095a6b2e52fac052e4a84bb3740fcc2b1")
98
99
#-----------------------------------------------------------------------------
100
# A separate project is used to download ITK, so that it can reused
0 commit comments