Mercurial > hg > orthanc-authorization
changeset 201:8c79c3b026ce
back to mainline
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Wed, 03 Jul 2024 09:00:01 +0200 |
parents | 21abcb97ff3c (diff) cf368ba6ba62 (current diff) |
children | 3c56c3f0059a |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Jul 03 08:59:31 2024 +0200 +++ b/CMakeLists.txt Wed Jul 03 09:00:01 2024 +0200 @@ -21,7 +21,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "0.8.1") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")