changeset 3779:64a095d133a8 Orthanc-1.6.0

Orthanc-1.6.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 18 Mar 2020 13:12:46 +0100
parents 920c7ffb1187
children df69a5fdc836 3801435e34a1 bfa8ca8e8ee6
files NEWS Resources/CMake/OrthancFrameworkParameters.cmake
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Wed Mar 18 12:01:43 2020 +0100
+++ b/NEWS	Wed Mar 18 13:12:46 2020 +0100
@@ -1,6 +1,10 @@
 Pending changes in the mainline
 ===============================
 
+
+Version 1.6.0 (2020-03-18)
+==========================
+
 General
 -------
 
--- a/Resources/CMake/OrthancFrameworkParameters.cmake	Wed Mar 18 12:01:43 2020 +0100
+++ b/Resources/CMake/OrthancFrameworkParameters.cmake	Wed Mar 18 13:12:46 2020 +0100
@@ -3,7 +3,7 @@
 #####################################################################
 
 # Version of the build, should always be "mainline" except in release branches
-set(ORTHANC_VERSION "mainline")
+set(ORTHANC_VERSION "1.6.0")
 
 # Version of the database schema. History:
 #   * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning