Mercurial > hg > orthanc-authorization
changeset 169:ed1b908c9f78
back to mainline
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Thu, 16 May 2024 10:26:20 +0200 |
parents | e406ef204e3a (diff) 66c43e0021c1 (current diff) |
children | c4b908970ae4 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Thu May 16 10:25:32 2024 +0200 +++ b/CMakeLists.txt Thu May 16 10:26:20 2024 +0200 @@ -20,7 +20,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "0.7.2") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")