Skip to content

Commit a833797

Browse files
author
Francois Budin
committed
ENH: Bump ITK version to 4.12.0.
Change-Id: Ied65881442a2a7b286752edabdbeabbeee8faeb4
1 parent f6184d9 commit a833797

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SuperBuild/External_ITKv4.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ if(NOT ( DEFINED "${extProjName}_DIR" OR ( DEFINED "USE_SYSTEM_${extProjName}" A
103103
)
104104
### --- End Project specific additions
105105
set(${proj}_REPOSITORY ${git_protocol}://itk.org/ITK.git)
106-
# ITK master 2017-01-24
107-
set(${proj}_GIT_TAG "v4.11.0")
106+
# ITK master 2017-06-01
107+
set(${proj}_GIT_TAG "v4.12.0")
108108

109109
ExternalProject_Add(${proj}
110110
GIT_REPOSITORY ${${proj}_REPOSITORY}

0 commit comments

Comments
 (0)