Mercurial > hg > orthanc-authorization
changeset 278:bd27c4b181f8
back to mainline
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Tue, 12 Aug 2025 16:53:29 +0200 |
parents | b50110b037cd (diff) a1bd1135a2c0 (current diff) |
children | 785f81400a04 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Tue Aug 12 16:52:43 2025 +0200 +++ b/CMakeLists.txt Tue Aug 12 16:53:29 2025 +0200 @@ -21,7 +21,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "0.10.0") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")