# HG changeset patch # User Alain Mazy # Date 1719500698 -7200 # Node ID b619495374445ed43298b25b48f51b3cc7cb544f # Parent 55760c465c3a80e3f3251cea8b26586696c7c0f5 0.8.0 diff -r 55760c465c3a -r b61949537444 CMakeLists.txt --- a/CMakeLists.txt Mon Jun 24 18:28:16 2024 +0200 +++ b/CMakeLists.txt Thu Jun 27 17:04:58 2024 +0200 @@ -21,7 +21,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "0.8.0") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline") diff -r 55760c465c3a -r b61949537444 NEWS --- a/NEWS Mon Jun 24 18:28:16 2024 +0200 +++ b/NEWS Thu Jun 27 17:04:58 2024 +0200 @@ -1,5 +1,5 @@ -Pending changes in the mainline -=============================== +2024-06-27 - v 0.8.0 +==================== * Added support for roles/permissions edition: - new configuration "WebServiceSettingsRolesUrl"