[Gdcm-hackers] gdcm-git:Grassroots DICOM branch master updated. 07645455f19c27bc6004d8c8328c252e06b
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: Mathieu M. <ma...@us...> - 2017-02-23 08:35:54
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Grassroots DICOM".
The branch, master has been updated
via 07645455f19c27bc6004d8c8328c252e06b42a6e (commit)
from 8ee23ac1c5ac6611e54fa1d1f80b44dfb1495d0b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceforge.net/p/gdcm/gdcm/ci/07645455f19c27bc6004d8c8328c252e06b42a6e/
commit 07645455f19c27bc6004d8c8328c252e06b42a6e
Author: Mathieu Malaterre <mat...@gm...>
Date: Thu Feb 23 09:35:05 2017 +0100
2.6.7 has been released
diff --git a/Utilities/Release/release.sh b/Utilities/Release/release.sh
index 72cc2b6..42be33a 100755
--- a/Utilities/Release/release.sh
+++ b/Utilities/Release/release.sh
@@ -19,7 +19,7 @@ echo ""
major=2
minor=6
-patch=6
+patch=7
dirversion="$major.$minor"
version="$major.$minor.$patch"
version2="$major-$minor-$patch"
-----------------------------------------------------------------------
Summary of changes:
Utilities/Release/release.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Grassroots DICOM
|