Mercurial > hg > orthanc-authorization
changeset 200:cf368ba6ba62 0.8.1
0.8.1
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Wed, 03 Jul 2024 08:59:31 +0200 |
parents | 21abcb97ff3c |
children | 8c79c3b026ce |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Tue Jul 02 15:26:18 2024 +0200 +++ b/CMakeLists.txt Wed Jul 03 08:59:31 2024 +0200 @@ -21,7 +21,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "0.8.1") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")