changeset 159:12f23fcf3ba6

back to mainline
author Alain Mazy <am@osimis.io>
date Mon, 25 Mar 2024 13:04:09 +0100
parents 9434bb40e27c (diff) 1bc074f956f1 (current diff)
children e1dfab79c0f6
files CMakeLists.txt NEWS
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Mar 25 13:03:20 2024 +0100
+++ b/CMakeLists.txt	Mon Mar 25 13:04:09 2024 +0100
@@ -20,7 +20,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_PLUGIN_VERSION "0.7.1")
+set(ORTHANC_PLUGIN_VERSION "mainline")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")
--- a/NEWS	Mon Mar 25 13:03:20 2024 +0100
+++ b/NEWS	Mon Mar 25 13:04:09 2024 +0100
@@ -1,3 +1,7 @@
+Pending changes in the mainline
+===============================
+
+
 2024-03-25 - v 0.7.1
 ====================