Mercurial > hg > orthanc-authorization
changeset 105:3e163d614a6a 0.5.3
0.5.3
author | Alain Mazy <am@osimis.io> |
---|---|
date | Wed, 21 Jun 2023 10:17:12 +0200 |
parents | 23f3d22ae04d |
children | 43519196b015 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Jun 21 10:16:35 2023 +0200 +++ b/CMakeLists.txt Wed Jun 21 10:17:12 2023 +0200 @@ -19,7 +19,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "0.5.3") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")