Mercurial > hg > orthanc-authorization
changeset 55:2ebe20e3d9a8 0.3.0
release 0.3.0
author | Alain Mazy <am@osimis.io> |
---|---|
date | Mon, 26 Sep 2022 15:24:57 +0200 |
parents | 317b31e99501 |
children | 611d8d0a3f08 |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 1 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Mon Sep 26 15:20:39 2022 +0200 +++ b/CMakeLists.txt Mon Sep 26 15:24:57 2022 +0200 @@ -19,7 +19,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "0.3.0") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")