Mercurial > hg > orthanc-authorization
changeset 123:8befb35b5e42
back to mainline
author | Alain Mazy <am@osimis.io> |
---|---|
date | Mon, 18 Sep 2023 16:36:24 +0200 |
parents | ba9d72ecdbc4 (diff) db60c361e395 (current diff) |
children | dce43cba6824 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Mon Sep 18 16:35:46 2023 +0200 +++ b/CMakeLists.txt Mon Sep 18 16:36:24 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")