changeset 109:80f3a034d47f OrthancPython-4.0

OrthancPython-4.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Feb 2022 18:42:08 +0100
parents 2389ec6ec803
children 391c3b504fb6 6ad5da29f260
files CMakeLists.txt NEWS
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Feb 23 18:40:20 2022 +0100
+++ b/CMakeLists.txt	Wed Feb 23 18:42:08 2022 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancPython)
 
-set(PLUGIN_VERSION "mainline")
+set(PLUGIN_VERSION "4.0")
 
 if (PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")
--- a/NEWS	Wed Feb 23 18:40:20 2022 +0100
+++ b/NEWS	Wed Feb 23 18:42:08 2022 +0100
@@ -1,6 +1,10 @@
 Pending changes in the mainline
 ===============================
 
+
+Version 4.0 (2022-02-23)
+========================
+
 => Minimum SDK version: 1.10.0 <=
 
 * New functions from the SDK wrapped in Python: