changeset 3982:adc6f1fa7417 Orthanc-1.7.1

Orthanc-1.7.1
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 27 May 2020 08:12:33 +0200
parents 31252a887f0b
children 7cd0fe733822 73ea4f52965c
files NEWS Resources/CMake/OrthancFrameworkParameters.cmake
diffstat 2 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Tue May 26 12:40:47 2020 +0200
+++ b/NEWS	Wed May 27 08:12:33 2020 +0200
@@ -2,10 +2,11 @@
 ===============================
 
 
-Maintenance
------------
+Version 1.7.1 (2020-05-27)
+==========================
 
-* Fix decoding of DICOM images for plugins
+* Fix decoding of DICOM images for plugins (for compatibility with
+  Orthanc Web Viewer 2.6)
 
 
 Version 1.7.0 (2020-05-22)
--- a/Resources/CMake/OrthancFrameworkParameters.cmake	Tue May 26 12:40:47 2020 +0200
+++ b/Resources/CMake/OrthancFrameworkParameters.cmake	Wed May 27 08:12:33 2020 +0200
@@ -3,7 +3,7 @@
 #####################################################################
 
 # Version of the build, should always be "mainline" except in release branches
-set(ORTHANC_VERSION "mainline")
+set(ORTHANC_VERSION "1.7.1")
 
 # Version of the database schema. History:
 #   * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning