Mercurial > hg > orthanc-authorization
changeset 281:877bd989f9a6
back to mainline
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Wed, 13 Aug 2025 18:16:33 +0200 |
parents | 785f81400a04 (current diff) 117032bb73b2 (diff) |
children | bdf991636589 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Aug 13 18:15:38 2025 +0200 +++ b/CMakeLists.txt Wed Aug 13 18:16:33 2025 +0200 @@ -21,7 +21,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "0.10.1") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")