changeset 518:435d7e6d8caa OrthancDicomWeb-1.8

OrthancDicomWeb-1.8
author Alain Mazy <am@osimis.io>
date Mon, 09 May 2022 14:38:05 +0200
parents 1070bec135fd
children 3d12be9e4629 93e9cdfbf05f
files CMakeLists.txt NEWS
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Mon May 09 14:33:27 2022 +0200
+++ b/CMakeLists.txt	Mon May 09 14:38:05 2022 +0200
@@ -21,7 +21,7 @@
 
 project(OrthancDicomWeb)
 
-set(ORTHANC_DICOM_WEB_VERSION "mainline")
+set(ORTHANC_DICOM_WEB_VERSION "1.8")
 
 if (ORTHANC_DICOM_WEB_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")
--- a/NEWS	Mon May 09 14:33:27 2022 +0200
+++ b/NEWS	Mon May 09 14:38:05 2022 +0200
@@ -1,5 +1,5 @@
-Pending changes in the mainline
-===============================
+Version 1.8 (2022-05-09)
+========================
 
 => Minimum Orthanc version: 1.11.0 <=