[Gdcm-hackers] gdcm-git:Grassroots DICOM branch release updated. d4bb168fed8f4305e7181a016d76831113
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: Mathieu M. <ma...@us...> - 2019-02-27 17:21:15
|
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 d4bb168fed8f4305e7181a016d76831113fbc448 (commit)
from 7380fbc63f6be238d1b2836c4b67043b38470bc0 (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/d4bb168fed8f4305e7181a016d76831113fbc448/
commit d4bb168fed8f4305e7181a016d76831113fbc448
Author: Mathieu Malaterre <mat...@gm...>
Date: Wed Feb 27 18:20:57 2019 +0100
Release 2.8.9
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f82bfd251..726a5f4e1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -43,7 +43,7 @@ set(GDCM_PACKAGE_CONTACT "GDCM Developers <gdc...@li...
#----------------------------------------------------------------------------
set(GDCM_MAJOR_VERSION 2)
set(GDCM_MINOR_VERSION 8)
-set(GDCM_BUILD_VERSION 8)
+set(GDCM_BUILD_VERSION 9)
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
|