Skip to content

Commit a4a36eb

Browse files
committed
version: Add ITK commit to install itkBase.py
1 parent 19fdee8 commit a4a36eb

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 master 2019-12-06
77-
set(ITK_GIT_TAG "7e52961776e242290f9725f273b3e3c8f16b8cf8")
76+
# ITK master 2019-12-07
77+
set(ITK_GIT_TAG "4200e394bc7c4761dfe859ea7ea011c674b10b0a")
7878

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

0 commit comments

Comments
 (0)