Mercurial > hg > orthanc-authorization
changeset 282:bdf991636589
back to mainline
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Wed, 13 Aug 2025 18:16:50 +0200 |
parents | 877bd989f9a6 |
children | 3ac48cee6f45 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Aug 13 18:16:33 2025 +0200 +++ b/CMakeLists.txt Wed Aug 13 18:16:50 2025 +0200 @@ -21,7 +21,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "0.10.1") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")