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