Mercurial > hg > orthanc-authorization
changeset 222:6f00429ff0fc
back to mainline
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Tue, 01 Apr 2025 16:10:50 +0200 |
parents | 1ba6153bc891 (diff) 896b3ddbc238 (current diff) |
children | 2c323f9d2471 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Tue Apr 01 16:10:19 2025 +0200 +++ b/CMakeLists.txt Tue Apr 01 16:10:50 2025 +0200 @@ -21,7 +21,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "0.9.1") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")