changeset 304:17d187579803 0.10.3

0.10.3
author Alain Mazy <am@orthanc.team>
date Thu, 20 Nov 2025 11:30:19 +0100
parents 3efbbb2f20a7
children 90df2f112557
files CMakeLists.txt NEWS
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Nov 20 11:26:38 2025 +0100
+++ b/CMakeLists.txt	Thu Nov 20 11:30:19 2025 +0100
@@ -21,7 +21,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "0.10.3")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")
--- a/NEWS	Thu Nov 20 11:26:38 2025 +0100
+++ b/NEWS	Thu Nov 20 11:30:19 2025 +0100
@@ -1,5 +1,5 @@
-Pending changes in the mainline
-===============================
+2025-11-20 - v 0.10.3
+=====================
 
 * New default permissions for worklists
 * New default permissions for tools/metrics-prometheus