# HG changeset patch # User Alain Mazy # Date 1684138199 -7200 # Node ID 6f263e6b762946ffa373e54e05c39bb29b50a699 # Parent aa34aa6b4ec1f6c992e227438bfa6ab9c07ee117 0.5.2 diff -r aa34aa6b4ec1 -r 6f263e6b7629 CMakeLists.txt --- 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")