[Gdcm-hackers] gdcm-git:Grassroots DICOM branch release updated. 818ff9b138a457a3094988871c3badb430
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: Mathieu M. <ma...@us...> - 2017-02-23 08:49:49
|
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, release has been updated
via 818ff9b138a457a3094988871c3badb43092e93f (commit)
from 4135c12fa375ab125ef55f5675b01760a9087499 (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/818ff9b138a457a3094988871c3badb43092e93f/
commit 818ff9b138a457a3094988871c3badb43092e93f
Author: Mathieu Malaterre <mat...@gm...>
Date: Thu Feb 23 09:49:33 2017 +0100
Start 2.6.8
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8c8a130..cd89017 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -32,7 +32,7 @@ set(GDCM_PACKAGE_CONTACT "GDCM Developers <gdc...@li...
#----------------------------------------------------------------------------
set(GDCM_MAJOR_VERSION 2)
set(GDCM_MINOR_VERSION 6)
-set(GDCM_BUILD_VERSION 7)
+set(GDCM_BUILD_VERSION 8)
set(GDCM_VERSION
"${GDCM_MAJOR_VERSION}.${GDCM_MINOR_VERSION}.${GDCM_BUILD_VERSION}")
# let advanced user the option to define GDCM_API_VERSION:
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Grassroots DICOM
|