Mercurial > hg > orthanc-authorization
changeset 97:6f263e6b7629 0.5.2
0.5.2
author | Alain Mazy <am@osimis.io> |
---|---|
date | Mon, 15 May 2023 10:09:59 +0200 |
parents | aa34aa6b4ec1 |
children | e20652d1e70a |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Mon May 15 10:09:27 2023 +0200 +++ b/CMakeLists.txt Mon May 15 10:09:59 2023 +0200 @@ -19,7 +19,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "0.5.2") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")