Skip to content

Commit f5f03aa

Browse files
committed
version: Update ITK to v5.1.0
1 parent 82c6a36 commit f5f03aa

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
@@ -73,8 +73,8 @@ if(ITKPythonPackage_SUPERBUILD)
7373
include(ExternalProject)
7474

7575
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
76-
# ITK release 2020-04-23
77-
set(ITK_GIT_TAG "1db195961d029cfc0143de20f4430c20a53ea577")
76+
# ITK release 2020-04-25
77+
set(ITK_GIT_TAG "v5.1.0")
7878

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

0 commit comments

Comments
 (0)