Mercurial > hg > orthanc-authorization
changeset 305:90df2f112557
back to mainline
| author | Alain Mazy <am@orthanc.team> |
|---|---|
| date | Thu, 20 Nov 2025 11:30:53 +0100 |
| parents | 3efbbb2f20a7 (diff) 17d187579803 (current diff) |
| children | c88da110729e |
| files | CMakeLists.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Thu Nov 20 11:30:19 2025 +0100 +++ b/CMakeLists.txt Thu Nov 20 11:30:53 2025 +0100 @@ -21,7 +21,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "0.10.3") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")
