Mercurial > hg > orthanc-authorization
changeset 239:e878945f519e 0.9.3
0.9.3
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Wed, 11 Jun 2025 10:54:47 +0200 (4 weeks ago) |
parents | 9d91c7f0c204 |
children | 1877694ab4f7 |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Tue Jun 10 17:24:59 2025 +0200 +++ b/CMakeLists.txt Wed Jun 11 10:54:47 2025 +0200 @@ -21,7 +21,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "0.9.3") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")