changeset 508:f5b64f680bfb OrthancDicomWeb-1.7

OrthancDicomWeb-1.7
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 31 Aug 2021 15:32:10 +0200
parents 46fff4855a64
children 9154d738f5bf 7053b1f4c5b5
files CMakeLists.txt NEWS
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Aug 31 15:07:25 2021 +0200
+++ b/CMakeLists.txt	Tue Aug 31 15:32:10 2021 +0200
@@ -21,7 +21,7 @@
 
 project(OrthancDicomWeb)
 
-set(ORTHANC_DICOM_WEB_VERSION "mainline")
+set(ORTHANC_DICOM_WEB_VERSION "1.7")
 
 if (ORTHANC_DICOM_WEB_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")
--- a/NEWS	Tue Aug 31 15:07:25 2021 +0200
+++ b/NEWS	Tue Aug 31 15:32:10 2021 +0200
@@ -1,6 +1,10 @@
 Pending changes in the mainline
 ===============================
 
+
+Version 1.7 (2021-08-31)
+========================
+
 * Detection of windowing and rescale in ".../rendered" for Philips multiframe images