Mercurial > hg > orthanc-authorization
changeset 52:af3387f433c5 0.2.5
Release 0.2.5
author | Alain Mazy <am@osimis.io> |
---|---|
date | Fri, 13 May 2022 09:50:02 +0200 |
parents | 6190b564622f |
children | 01e0c35e004c 923af2e12b28 |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Apr 08 16:36:52 2022 +0200 +++ b/CMakeLists.txt Fri May 13 09:50:02 2022 +0200 @@ -19,7 +19,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "0.2.5") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")