Skip to content

Commit 3f78974

Browse files
committed
ENH: Bump ITK Git tag for windowed sinc fixes
1 parent 0d52a29 commit 3f78974

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 2019-04-26
77-
set(ITK_GIT_TAG "v5.0rc02")
76+
# ITK master 2019-04-27
77+
set(ITK_GIT_TAG "37e0474669a6f68026e718114f584a8f631eec84")
7878

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

0 commit comments

Comments
 (0)