Mercurial > hg > orthanc-authorization
changeset 85:9db6b2ed930c 0.5.0
0.5.0
author | Alain Mazy <am@osimis.io> |
---|---|
date | Fri, 17 Mar 2023 17:02:09 +0100 |
parents | 9194a65254d4 |
children | e2c3c497eb8d |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Mar 17 17:01:43 2023 +0100 +++ b/CMakeLists.txt Fri Mar 17 17:02:09 2023 +0100 @@ -19,7 +19,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "0.5.0") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")