From b00db3856ff16d30b599d8a722a891364e15d84c Mon Sep 17 00:00:00 2001
From: David Gobbi <david.gobbi@gmail.com>
Date: Sun, 6 Mar 2016 11:12:22 -0700
Subject: [PATCH] Bump the remote vtkDICOM hash to v0.7.5.

---
 Remote/vtkDICOM.remote.cmake | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Remote/vtkDICOM.remote.cmake b/Remote/vtkDICOM.remote.cmake
index 91b7ecb2368..acdfc180f06 100644
--- a/Remote/vtkDICOM.remote.cmake
+++ b/Remote/vtkDICOM.remote.cmake
@@ -5,6 +5,6 @@
 vtk_fetch_module(vtkDICOM
   "Dicom classes and utilities"
   GIT_REPOSITORY https://github.com/dgobbi/vtk-dicom
-  # vtk-dicom tag v0.7.4 (Jan 29, 2016)
-  GIT_TAG 4a7aff1210b8f58b80c8da66d8b761ee94594f4e
+  # vtk-dicom tag v0.7.5 (Mar 06, 2016)
+  GIT_TAG a4004a86f3c3410cb98c2a7f6ee65798f95c5d82
   )
-- 
GitLab