changeset 4745:c26a87e0fed7 Orthanc-1.9.5

Orthanc-1.9.5
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 08 Jul 2021 09:44:49 +0200
parents c125632f9468
children 0d57277aa54c c7917333eca9
files NEWS OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Tue Jul 06 13:29:57 2021 +0200
+++ b/NEWS	Thu Jul 08 09:44:49 2021 +0200
@@ -1,10 +1,14 @@
 Pending changes in the mainline
 ===============================
 
+
+Version 1.9.5 (2021-07-08)
+==========================
+
 General
 -------
 
-* Anonymization is now also applied recursively to nested tags
+* Anonymization is applied recursively to nested tags
 
 REST API
 --------
--- a/OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake	Tue Jul 06 13:29:57 2021 +0200
+++ b/OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake	Thu Jul 08 09:44:49 2021 +0200
@@ -23,7 +23,7 @@
 #####################################################################
 
 # Version of the build, should always be "mainline" except in release branches
-set(ORTHANC_VERSION "mainline")
+set(ORTHANC_VERSION "1.9.5")
 
 # Version of the database schema. History:
 #   * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning