[Gdcm-hackers] gdcm-git:Grassroots DICOM branch master updated. bcf4103034cfab6f32c33d9086d130463ad
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: malat <ma...@us...> - 2023-10-30 13:57:45
|
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 bcf4103034cfab6f32c33d9086d130463ad3add6 (commit)
from f358d4a7616d3f0ecbcf189d902e6c3c571339aa (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/bcf4103034cfab6f32c33d9086d130463ad3add6/
commit bcf4103034cfab6f32c33d9086d130463ad3add6
Author: Mathieu Malaterre <mat...@gm...>
Date: Mon Oct 30 06:57:21 2023 -0700
release 3.0.22
diff --git a/Utilities/Release/release.sh b/Utilities/Release/release.sh
index 3792cc005..ba6437100 100755
--- a/Utilities/Release/release.sh
+++ b/Utilities/Release/release.sh
@@ -19,7 +19,7 @@ echo ""
major=3
minor=0
-patch=21
+patch=22
dirversion="$major.$minor"
version="$major.$minor.$patch"
version2="$major-$minor-$patch"
diff --git a/Utilities/Release/upload.sh b/Utilities/Release/upload.sh
index f89ee5a8c..d238f90c0 100755
--- a/Utilities/Release/upload.sh
+++ b/Utilities/Release/upload.sh
@@ -19,7 +19,7 @@ echo ""
major=3
minor=0
-patch=21
+patch=22
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
|