Mercurial > hg > orthanc-authorization
changeset 298:4242976437be
merged 0.10.2 -> default
| author | Alain Mazy <am@orthanc.team> |
|---|---|
| date | Fri, 10 Oct 2025 09:36:30 +0200 |
| parents | 3c35cd6f9958 (diff) e2a6bfe7d1a7 (current diff) |
| children | 464d81772f98 |
| files | CMakeLists.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Oct 10 09:35:52 2025 +0200 +++ b/CMakeLists.txt Fri Oct 10 09:36:30 2025 +0200 @@ -21,7 +21,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "0.10.2") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")
