changeset 125:dce43cba6824

merge 0.6.0
author Alain Mazy <am@osimis.io>
date Mon, 18 Sep 2023 21:16:12 +0200
parents 8befb35b5e42 (diff) d5232d374fd8 (current diff)
children 8b123c2adb69
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Sep 18 21:15:33 2023 +0200
+++ b/CMakeLists.txt	Mon Sep 18 21:16:12 2023 +0200
@@ -19,7 +19,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_PLUGIN_VERSION "0.6.0")
+set(ORTHANC_PLUGIN_VERSION "mainline")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")