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.
2 parents b8b9971 + 4348323 commit 2015917Copy full SHA for 2015917
CMakeLists.txt
@@ -94,8 +94,8 @@ if(ITKPythonPackage_SUPERBUILD)
94
95
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
96
97
- # master branch, 2024-04-04
98
- set(ITK_GIT_TAG "4449a99921a72ac6ceb4f8fa4521c6b6db6cbfe1")
+ # release branch, 2024-04-08
+ set(ITK_GIT_TAG "v5.4rc03")
99
100
#-----------------------------------------------------------------------------
101
# A separate project is used to download ITK, so that it can reused
0 commit comments