changeset 280:117032bb73b2 0.10.1

0.10.1
author Alain Mazy <am@orthanc.team>
date Wed, 13 Aug 2025 18:16:05 +0200
parents 785f81400a04
children 877bd989f9a6
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Aug 13 18:15:38 2025 +0200
+++ b/CMakeLists.txt	Wed Aug 13 18:16:05 2025 +0200
@@ -21,7 +21,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "0.10.1")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")