Mercurial > hg > orthanc-authorization
changeset 217:380ac7bda84e
back to mainline
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Thu, 27 Feb 2025 12:47:43 +0100 (3 months ago) |
parents | 56aef13ad10c (diff) 993653b3f265 (current diff) |
children | 24199565c7e6 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Thu Feb 27 12:47:15 2025 +0100 +++ b/CMakeLists.txt Thu Feb 27 12:47:43 2025 +0100 @@ -21,7 +21,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "0.9.0") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")