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 d1af05a commit d0b8acdCopy full SHA for d0b8acd
CMakeLists.txt
@@ -73,8 +73,8 @@ if(ITKPythonPackage_SUPERBUILD)
73
include(ExternalProject)
74
75
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
76
- # ITK nightly-master 2019-09-03
77
- set(ITK_GIT_TAG "v5.1b01")
+ # ITK master 2019-09-04
+ set(ITK_GIT_TAG "10e12d911693e34e7215ae92ac3a75ae05b53329")
78
79
#-----------------------------------------------------------------------------
80
# A separate project is used to download ITK, so that it can reused
0 commit comments