changeset 251:e957ca443917

back to mainline
author Alain Mazy <am@orthanc.team>
date Mon, 14 Jul 2025 11:40:03 +0200
parents d18a5deb19cf (diff) d5b1714ad7f0 (current diff)
children f1c8f36e0b87 c41542e14885
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Jul 14 11:39:22 2025 +0200
+++ b/CMakeLists.txt	Mon Jul 14 11:40:03 2025 +0200
@@ -21,7 +21,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_PLUGIN_VERSION "0.9.4")
+set(ORTHANC_PLUGIN_VERSION "mainline")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")