[Gdcm-hackers] gdcm-git:Grassroots DICOM branch master updated. 0141a7b92723be43a93cfa7be3a2c960db3
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: Mathieu M. <ma...@us...> - 2019-04-26 15:34:48
|
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 0141a7b92723be43a93cfa7be3a2c960db3ab061 (commit)
from b2eb2873a234895b09764a2e9c30a0a5ab89e2c2 (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/0141a7b92723be43a93cfa7be3a2c960db3ab061/
commit 0141a7b92723be43a93cfa7be3a2c960db3ab061
Author: Mathieu Malaterre <mat...@gm...>
Date: Fri Apr 26 17:34:27 2019 +0200
Start the 3.1.x release
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6ac16ab6c..ab7eef940 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -17,7 +17,7 @@ endif()
#----------------------------------------------------------------------------
project(GDCM
- VERSION 3.0.0
+ VERSION 3.1.0
LANGUAGES CXX C
)
## NOTE: the "DESCRIPTION" feature of project() was introduced in cmake 3.10.0
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Grassroots DICOM
|