Mercurial > hg > orthanc-authorization
changeset 61:bdb8e4f750d3 0.4.0
0.4.0
author | Alain Mazy <am@osimis.io> |
---|---|
date | Thu, 10 Nov 2022 10:26:12 +0100 |
parents | a2ed57d8a2f0 |
children | a3cffc1fdfd5 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Thu Nov 10 10:25:27 2022 +0100 +++ b/CMakeLists.txt Thu Nov 10 10:26:12 2022 +0100 @@ -19,7 +19,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "0.4.0") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")