changeset 291:3c35cd6f9958

back to mainline
author Alain Mazy <am@orthanc.team>
date Fri, 10 Oct 2025 08:47:14 +0200
parents c84fe50cc125 (diff) 092ccae9c217 (current diff)
children 4242976437be
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Oct 10 08:46:45 2025 +0200
+++ b/CMakeLists.txt	Fri Oct 10 08:47:14 2025 +0200
@@ -21,7 +21,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_PLUGIN_VERSION "0.10.2")
+set(ORTHANC_PLUGIN_VERSION "mainline")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")