Skip to content

Commit d0b8acd

Browse files
committed
Bump ITK version for castxml on CentOS 5 / manylinux
1 parent d1af05a commit d0b8acd

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 nightly-master 2019-09-03
77-
set(ITK_GIT_TAG "v5.1b01")
76+
# ITK master 2019-09-04
77+
set(ITK_GIT_TAG "10e12d911693e34e7215ae92ac3a75ae05b53329")
7878

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

0 commit comments

Comments
 (0)