changeset 130:93008e52c86f

back to mainline
author Alain Mazy <am@osimis.io>
date Mon, 13 Nov 2023 16:21:32 +0100
parents 0205e9efaca8 (diff) 5a6ff0c93cf4 (current diff)
children 11530895e0b2
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Nov 13 16:21:02 2023 +0100
+++ b/CMakeLists.txt	Mon Nov 13 16:21:32 2023 +0100
@@ -19,7 +19,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_PLUGIN_VERSION "0.6.1")
+set(ORTHANC_PLUGIN_VERSION "mainline")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")