changeset 129:5a6ff0c93cf4 0.6.1

0.6.1
author Alain Mazy <am@osimis.io>
date Mon, 13 Nov 2023 16:21:02 +0100
parents 0205e9efaca8
children 93008e52c86f 6a07488c0b32
files CMakeLists.txt NEWS
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Nov 13 15:31:06 2023 +0100
+++ b/CMakeLists.txt	Mon Nov 13 16:21:02 2023 +0100
@@ -19,7 +19,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "0.6.1")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")
--- a/NEWS	Mon Nov 13 15:31:06 2023 +0100
+++ b/NEWS	Mon Nov 13 16:21:02 2023 +0100
@@ -1,5 +1,5 @@
-Pending changes in the mainline
-===============================
+23-09-18 - v 0.6.0
+==================
 
 * updated default "Permissions" configuration to take the "/merge" routes 
   into account.