changeset 214:0a8ed9da0869 OrthancWebViewer-2.5

OrthancWebViewer-2.5
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 27 Feb 2019 17:20:45 +0100
parents d200cfd84b46
children c2d729329fc7
files CMakeLists.txt NEWS
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Feb 27 17:00:38 2019 +0100
+++ b/CMakeLists.txt	Wed Feb 27 17:20:45 2019 +0100
@@ -21,7 +21,7 @@
 
 project(OrthancWebViewer)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "2.5")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")
--- a/NEWS	Wed Feb 27 17:00:38 2019 +0100
+++ b/NEWS	Wed Feb 27 17:20:45 2019 +0100
@@ -1,6 +1,10 @@
 Pending changes in the mainline
 ===============================
 
+
+Version 2.5 (2019-02-27)
+========================
+
 * Upgrade to GDCM 2.8.8 for static builds
 * Upgraded Orthanc framework