Mercurial > hg > orthanc-authorization
changeset 350:eef81bdcda65
back to mainline
| author | Alain Mazy <am@orthanc.team> |
|---|---|
| date | Fri, 28 Aug 2026 14:34:10 +0200 |
| parents | c2be5b68dbbe (diff) 3f4edb5abe1f (current diff) |
| children | a84b2e10ac79 |
| files | CMakeLists.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Aug 28 14:32:54 2026 +0200 +++ b/CMakeLists.txt Fri Aug 28 14:34:10 2026 +0200 @@ -21,7 +21,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "0.12.0") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")
