Skip to content

Commit 021bd10

Browse files
authored
ENH: Bump MinimalPathExtraction module to v1.2.2 (#3535)
* ENH: Bump MinimalPathExtraction module to v1.2.2 # Changes * COMP: Remove inclusion of .hxx files as headers by @hjmjohnson in * InsightSoftwareConsortium/ITKMinimalPathExtraction#86 * COMP: Modules need updated version of ITK by @hjmjohnson in * InsightSoftwareConsortium/ITKMinimalPathExtraction#87 * BUG: Set FastMarching targets prior to reach mode by @aylward in * InsightSoftwareConsortium/ITKMinimalPathExtraction#90 * ENH: Bump ITK and replace http with https using script by @tbirdso in * InsightSoftwareConsortium/ITKMinimalPathExtraction#89 * ENH: Update Python package for itk-5.3rc4 by @thewtex in * InsightSoftwareConsortium/ITKMinimalPathExtraction#88 * ENH: Bump ITK to v5.3rc04(.post2) by @aylward in * InsightSoftwareConsortium/ITKMinimalPathExtraction#93 * @tbirdso made their first contribution in * InsightSoftwareConsortium/ITKMinimalPathExtraction#89 **Full Changelog**: InsightSoftwareConsortium/ITKMinimalPathExtraction@v1.2.0...v1.2.1 * ENH: Bump MinimalPathExtraction to v1.2.2 v1.2.1 had a minor bug that would have prevented it from correctly resolving future versions of ITK See https://github.com/InsightSoftwareConsortium/ITKMinimalPathExtraction/releases/tag/v1.2.2
1 parent 2ddf427 commit 021bd10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/Remote/MinimalPathExtraction.remote.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ itk_fetch_module(MinimalPathExtraction
4747
"
4848
MODULE_COMPLIANCE_LEVEL 2
4949
GIT_REPOSITORY ${git_protocol}://github.com/InsightSoftwareConsortium/ITKMinimalPathExtraction.git
50-
GIT_TAG 72ef4ad37a341f6c5f1b0fe1c10e454a27980309
50+
GIT_TAG v1.2.2
5151
)

0 commit comments

Comments
 (0)