Mercurial > hg > orthanc-authorization
changeset 64:679307797332 0.4.1
0.4.1
author | Alain Mazy <am@osimis.io> |
---|---|
date | Wed, 16 Nov 2022 15:37:16 +0100 |
parents | 729f02c2eed7 |
children | 48fdc39b6124 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Nov 16 15:36:25 2022 +0100 +++ b/CMakeLists.txt Wed Nov 16 15:37:16 2022 +0100 @@ -19,7 +19,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "0.4.1") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")