changeset 92:e16068b079ab OrthancGdcm-1.8

1.8
author Alain Mazy <am@orthanc.team>
date Fri, 02 Aug 2024 16:04:48 +0200 (10 months ago)
parents a06bfd17987e
children e1fc221e054a
files CMakeLists.txt NEWS
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Jul 23 12:01:55 2024 +0200
+++ b/CMakeLists.txt	Fri Aug 02 16:04:48 2024 +0200
@@ -23,7 +23,7 @@
 
 project(OrthancGdcm)
 
-SET(PLUGIN_VERSION "mainline")
+SET(PLUGIN_VERSION "1.8")
 
 if (PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")
--- a/NEWS	Tue Jul 23 12:01:55 2024 +0200
+++ b/NEWS	Fri Aug 02 16:04:48 2024 +0200
@@ -1,5 +1,5 @@
-Pending changes in the mainline
-===============================
+Version 1.8 (2024-08-02)
+========================
 
 * Prevent transcoding of DICOM images with empty 
   SharedFunctionalGroupsSequence (5200,9229), as this might crash GDCM.