Mercurial > hg > orthanc-authorization
changeset 27:38893b4deeb4
back to mainline
author | am@osimis.io |
---|---|
date | Mon, 13 Aug 2018 17:37:14 +0200 |
parents | 62c08aa2d4a9 |
children | ae19947abf68 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Mon Aug 13 17:37:00 2018 +0200 +++ b/CMakeLists.txt Mon Aug 13 17:37:14 2018 +0200 @@ -19,7 +19,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "0.2.3") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")