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 7c69d56 commit a9e2966Copy full SHA for a9e2966
CMakeLists.txt
@@ -74,8 +74,8 @@ if(ITKPythonPackage_SUPERBUILD)
74
75
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
76
77
- # ITK nightly-master 2021-04-01
78
- set(ITK_GIT_TAG "v5.2.0")
+ # ITK nightly-master 2021-04-02
+ set(ITK_GIT_TAG "3f8b14be54c78d9ecc0b8e8655b778c44c1d6c51")
79
80
#-----------------------------------------------------------------------------
81
# A separate project is used to download ITK, so that it can reused
0 commit comments