Mercurial > hg > orthanc-authorization
changeset 133:328b151705cf
integration 0.6.1->mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 13 Nov 2023 18:26:13 +0100 |
parents | 11530895e0b2 (diff) 6a07488c0b32 (current diff) |
children | 89560460907d |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Mon Nov 13 18:25:53 2023 +0100 +++ b/CMakeLists.txt Mon Nov 13 18:26:13 2023 +0100 @@ -19,7 +19,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "0.6.1") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")