changeset 290:d308adc963d5 OrthancWebViewer-2.7

OrthancWebViewer-2.7
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 10 Dec 2020 15:42:12 +0100
parents 4b80ddccec54
children 0cd081608fd3
files CMakeLists.txt NEWS
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Dec 10 15:23:54 2020 +0100
+++ b/CMakeLists.txt	Thu Dec 10 15:42:12 2020 +0100
@@ -21,7 +21,7 @@
 
 project(OrthancWebViewer)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "2.7")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")
--- a/NEWS	Thu Dec 10 15:23:54 2020 +0100
+++ b/NEWS	Thu Dec 10 15:42:12 2020 +0100
@@ -1,6 +1,10 @@
 Pending changes in the mainline
 ===============================
 
+
+Version 2.7 (2020-12-10)
+========================
+
 * Support of dynamic linking against the system-wide Orthanc framework library
 * Upgrade to Orthanc framework 1.8.1