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 ba9e965 commit ca8c3b2Copy full SHA for ca8c3b2
CMakeLists.txt
@@ -89,8 +89,8 @@ if(ITKPythonPackage_SUPERBUILD)
89
90
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
91
92
- # ITK release 2023-10-11
93
- set(ITK_GIT_TAG "v5.4rc02")
+ # master branch, 2024-04-01
+ set(ITK_GIT_TAG "a648bd5a40776f5e7575d3cd4c19976a7ea95d97")
94
95
#-----------------------------------------------------------------------------
96
# A separate project is used to download ITK, so that it can reused
0 commit comments