File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
SoftwareGuide/Latex/Architecture Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -242,7 +242,3 @@ \subsection{Creating a PolyLineParametricPath}
242242\label {sec:CreatingAPolyLineParametricPath }
243243
244244\input {PolyLineParametricPath1.tex }
245-
246- \section {Containers }\label {ContainersSection }
247- \label {sec:TreeContainer }
248- \input {TreeContainer.tex }
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ if(NOT ( DEFINED "${extProjName}_DIR" OR ( DEFINED "USE_SYSTEM_${extProjName}" A
105105 set (${proj} _REPOSITORY ${git_protocol} ://github.com/InsightSoftwareConsortium/ITK.git)
106106 if ("${${proj} _GIT_TAG}" STREQUAL "" )
107107 # ITK release branch 2019-12-16
108- set (${proj} _GIT_TAG "v5.1rc01 " )
108+ set (${proj} _GIT_TAG "v5.1.0 " )
109109 endif ()
110110
111111 ExternalProject_Add(${proj}
You can’t perform that action at this time.
0 commit comments