diff --git a/SuperBuild/CMake/External_itk.cmake b/SuperBuild/CMake/External_itk.cmake index 5383af61e6d89aa359a20701a08747858a34f77d..2b9d6a5add47dd3f5a4d551212ff3aa1eebbe25b 100644 --- a/SuperBuild/CMake/External_itk.cmake +++ b/SuperBuild/CMake/External_itk.cmake @@ -143,7 +143,7 @@ endif() #variables are later used in packaging set(SB_ITK_VERSION_MAJOR "4") -set(SB_ITK_VERSION_MINOR "12") +set(SB_ITK_VERSION_MINOR "13") set(_SB_ITK_DIR ${SB_INSTALL_PREFIX}/lib/cmake/ITK-${SB_ITK_VERSION_MAJOR}.${SB_ITK_VERSION_MINOR})