Skip to content

Commit 4348323

Browse files
committed
ENH: Use 5.4rc03 for ITK_GIT_TAG
References the same commit as the hash.
1 parent b8b9971 commit 4348323

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ if(ITKPythonPackage_SUPERBUILD)
9494

9595
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
9696

97-
# master branch, 2024-04-04
98-
set(ITK_GIT_TAG "4449a99921a72ac6ceb4f8fa4521c6b6db6cbfe1")
97+
# release branch, 2024-04-08
98+
set(ITK_GIT_TAG "v5.4rc03")
9999

100100
#-----------------------------------------------------------------------------
101101
# A separate project is used to download ITK, so that it can reused

0 commit comments

Comments
 (0)