[Gdcm-hackers] gdcm-git:Grassroots DICOM branch master updated. cb7ebb2286412be34427d65c2dd3d357597
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: Mathieu M. <ma...@us...> - 2022-09-14 07:59:11
|
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 cb7ebb2286412be34427d65c2dd3d357597d5ee8 (commit)
from 279c915b1776cebaf8c9b12fbbe8d50d57755695 (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/cb7ebb2286412be34427d65c2dd3d357597d5ee8/
commit cb7ebb2286412be34427d65c2dd3d357597d5ee8
Author: Mathieu Malaterre <mat...@gm...>
Date: Wed Sep 14 00:58:55 2022 -0700
release 3.0.18
diff --git a/Utilities/Release/release.sh b/Utilities/Release/release.sh
index a7b6c02f8..35aabfafa 100755
--- a/Utilities/Release/release.sh
+++ b/Utilities/Release/release.sh
@@ -19,7 +19,7 @@ echo ""
major=3
minor=0
-patch=17
+patch=18
dirversion="$major.$minor"
version="$major.$minor.$patch"
version2="$major-$minor-$patch"
diff --git a/Utilities/Release/upload.sh b/Utilities/Release/upload.sh
index f3b519b3c..cca12eff1 100755
--- a/Utilities/Release/upload.sh
+++ b/Utilities/Release/upload.sh
@@ -19,7 +19,7 @@ echo ""
major=3
minor=0
-patch=17
+patch=18
dirversion="$major.$minor"
version="$major.$minor.$patch"
version2="$major-$minor-$patch"
-----------------------------------------------------------------------
Summary of changes:
Utilities/Release/release.sh | 2 +-
Utilities/Release/upload.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Grassroots DICOM
|