changeset 240:1877694ab4f7

back to mainline
author Alain Mazy <am@orthanc.team>
date Wed, 11 Jun 2025 10:55:44 +0200
parents 9d91c7f0c204 (diff) e878945f519e (current diff)
children 3a6194f51293 d18a5deb19cf
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Jun 11 10:54:47 2025 +0200
+++ b/CMakeLists.txt	Wed Jun 11 10:55:44 2025 +0200
@@ -21,7 +21,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_PLUGIN_VERSION "0.9.3")
+set(ORTHANC_PLUGIN_VERSION "mainline")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")