[Gdcm-hackers] gdcm-git:Grassroots DICOM branch master updated. be7f1a7456b049368e1173d47a1e6f46d21
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: Mathieu M. <ma...@us...> - 2022-03-24 16:33:59
|
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 be7f1a7456b049368e1173d47a1e6f46d2176661 (commit)
from 92469530be06b6fdd074f8917723bdbba4c4011c (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/be7f1a7456b049368e1173d47a1e6f46d2176661/
commit be7f1a7456b049368e1173d47a1e6f46d2176661
Author: Mathieu Malaterre <mat...@gm...>
Date: Thu Mar 24 17:33:47 2022 +0100
upload release
diff --git a/Utilities/Release/release.sh b/Utilities/Release/release.sh
index f4f8c0ec6..666d349fe 100755
--- a/Utilities/Release/release.sh
+++ b/Utilities/Release/release.sh
@@ -19,7 +19,7 @@ echo ""
major=3
minor=0
-patch=10
+patch=11
dirversion="$major.$minor"
version="$major.$minor.$patch"
version2="$major-$minor-$patch"
diff --git a/Utilities/Release/upload.sh b/Utilities/Release/upload.sh
index fe2019b3e..6a6fa55a6 100755
--- a/Utilities/Release/upload.sh
+++ b/Utilities/Release/upload.sh
@@ -19,7 +19,7 @@ echo ""
major=3
minor=0
-patch=8
+patch=11
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
|