changeset 3317:56d7f3d50c89 Orthanc-1.5.6

Orthanc-1.5.6
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 01 Mar 2019 14:53:10 +0100
parents 4b1017928fc4
children b770435a93d3 58231c60f3bf
files NEWS Resources/CMake/OrthancFrameworkParameters.cmake
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Thu Feb 28 18:21:28 2019 +0100
+++ b/NEWS	Fri Mar 01 14:53:10 2019 +0100
@@ -1,6 +1,10 @@
 Pending changes in the mainline
 ===============================
 
+
+Version 1.5.6 (2019-03-01)
+==========================
+
 Orthanc Explorer
 ----------------
 
--- a/Resources/CMake/OrthancFrameworkParameters.cmake	Thu Feb 28 18:21:28 2019 +0100
+++ b/Resources/CMake/OrthancFrameworkParameters.cmake	Fri Mar 01 14:53:10 2019 +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.5.6")
 
 # Version of the database schema. History:
 #   * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning