Skip to content

Commit c320a6f

Browse files
committed
ENH: Update script for GDCM to release branch on Feb 26, 2026
This update include changes made locally that were pushed upstream.
1 parent 9080f4e commit c320a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/ThirdParty/GDCM/UpdateFromUpstream.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readonly name="GDCM"
88
readonly ownership="GDCM Upstream <gdcm-developers@lists.sourceforge.net>"
99
readonly subtree="Modules/ThirdParty/GDCM/src/gdcm"
1010
readonly repo="https://github.com/malaterre/GDCM.git"
11-
readonly tag="v3.2.2"
11+
readonly tag="bdbaa7dbe0e4b5d25961ce027488d26c58c5c08f"
1212
readonly shortlog=false
1313
readonly exact_tree_match=false
1414
readonly paths="

0 commit comments

Comments
 (0)