Mercurial > hg > orthanc-authorization
changeset 44:963202c5abcf
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 10 Dec 2020 14:52:30 +0100 |
parents | 5ec8c70cbcf6 (diff) 14594077ad3a (current diff) |
children | 0ddba2f3aec6 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Thu Dec 10 14:50:14 2020 +0100 +++ b/CMakeLists.txt Thu Dec 10 14:52:30 2020 +0100 @@ -19,7 +19,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "0.2.4") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")