[Gdcm-hackers] gdcm-git:Grassroots DICOM branch master updated. 3220efaae89d46427b1d7f2b5dbc678a4e8
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: Mathieu M. <ma...@us...> - 2019-04-26 15:38:09
|
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 3220efaae89d46427b1d7f2b5dbc678a4e8f1961 (commit)
from 0141a7b92723be43a93cfa7be3a2c960db3ab061 (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/3220efaae89d46427b1d7f2b5dbc678a4e8f1961/
commit 3220efaae89d46427b1d7f2b5dbc678a4e8f1961
Author: Mathieu Malaterre <mat...@gm...>
Date: Fri Apr 26 17:37:44 2019 +0200
Update to 3.1
diff --git a/appveyor.yml b/appveyor.yml
index 3cd45cabd..017306b49 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -2,7 +2,7 @@
# http://www.appveyor.com/docs/appveyor-yml
# Set build version format here instead of in the admin panel.
-version: 2.9.0.{build}
+version: 3.1.0.{build}
# http://www.appveyor.com/docs/build-cache#caching-chocolatey-packages
# https://github.com/kvirc/KVIrc/blob/master/.appveyor.yml
@@ -163,7 +163,7 @@ deploy:
- provider: GitHub
auth_token:
secure: 7HmfZp9O7bVdQo2hRk6FjOUs7jJosftv2rZ6JPBNzjPcAOMXDTvLqv3lvzdAzBfy
- release: v2.9.0
+ release: v3.1.0
description: 'Beta release of GDCM v$(appveyor_build_version)'
# github automatically does source zip/tarball for us
artifact: installer,zip_executable
-----------------------------------------------------------------------
Summary of changes:
appveyor.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Grassroots DICOM
|