changeset 664:49ea5bdbe4a6

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 05 Jun 2024 21:52:58 +0200 (11 months ago)
parents 36c5df6fc69f (current diff) 599ef9f8918a (diff)
children 4646d296303e
files CMakeLists.txt
diffstat 2 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/CITATION.cff	Wed Jun 05 21:27:36 2024 +0200
+++ b/CITATION.cff	Wed Jun 05 21:52:58 2024 +0200
@@ -10,5 +10,5 @@
 doi: "10.1007/s10278-018-0082-y"
 license: "GPL-3.0-or-later"
 repository-code: "https://orthanc.uclouvain.be/hg/orthanc/"
-version: 1.12.3
-date-released: 2024-01-31
+version: 1.12.4
+date-released: 2024-06-05
--- a/NEWS	Wed Jun 05 21:27:36 2024 +0200
+++ b/NEWS	Wed Jun 05 21:52:58 2024 +0200
@@ -1,8 +1,9 @@
 Pending changes in the mainline
 ===============================
 
-Maintenance
------------
+
+Version 1.17 (2024-06-05)
+=========================
 
 * WADO-RS retrieve frame: fix issue 219 (https://orthanc.uclouvain.be/bugs/show_bug.cgi?id=219)
   by converting BigEndianExplicitVR to LittleEndianExplicitVR.