Mercurial > hg > orthanc-authorization
changeset 198:7099d59de4dd
back to mainline
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Thu, 27 Jun 2024 17:05:37 +0200 |
parents | 55760c465c3a (diff) b61949537444 (current diff) |
children | 21abcb97ff3c |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Thu Jun 27 17:04:58 2024 +0200 +++ b/CMakeLists.txt Thu Jun 27 17:05:37 2024 +0200 @@ -21,7 +21,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "0.8.0") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")