Mercurial > hg > orthanc-authorization
changeset 250:d5b1714ad7f0 0.9.4
0.9.4
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Mon, 14 Jul 2025 11:39:22 +0200 |
parents | d18a5deb19cf |
children | e957ca443917 |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Jul 11 18:20:32 2025 +0200 +++ b/CMakeLists.txt Mon Jul 14 11:39:22 2025 +0200 @@ -21,7 +21,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "0.9.4") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")