changeset 2550:1e180dd30d17

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 18 Apr 2018 14:54:54 +0200
parents 8b6b0b6ece6b (current diff) 78e5414d57f8 (diff)
children caa4d350d60d
files
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Wed Apr 18 10:23:40 2018 +0200
+++ b/NEWS	Wed Apr 18 14:54:54 2018 +0200
@@ -1,6 +1,10 @@
 Pending changes in the mainline
 ===============================
 
+
+Version 1.3.2 (2018-04-18)
+==========================
+
 REST API
 --------
 
--- a/Resources/CMake/OrthancFrameworkParameters.cmake	Wed Apr 18 10:23:40 2018 +0200
+++ b/Resources/CMake/OrthancFrameworkParameters.cmake	Wed Apr 18 14:54:54 2018 +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.3.2")
 
 # Version of the database schema. History:
 #   * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning