Mercurial > hg > orthanc-authorization
changeset 151:e7cee71a2f86
back to mainline
author | Alain Mazy <am@osimis.io> |
---|---|
date | Fri, 16 Feb 2024 08:40:08 +0100 |
parents | 423531fb1200 (diff) 9be1ee2b8fe1 (current diff) |
children | 9f686ee4b158 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Feb 16 08:39:33 2024 +0100 +++ b/CMakeLists.txt Fri Feb 16 08:40:08 2024 +0100 @@ -20,7 +20,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "0.7.0") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")