Mercurial > hg > orthanc-webviewer
changeset 257:4fca00930829
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 26 May 2020 09:16:23 +0200 |
parents | 7db5d2f85527 (diff) 8b01b05e2fee (current diff) |
children | cd60e7a2960d |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Tue May 26 09:12:07 2020 +0200 +++ b/CMakeLists.txt Tue May 26 09:16:23 2020 +0200 @@ -21,7 +21,7 @@ project(OrthancWebViewer) -set(ORTHANC_PLUGIN_VERSION "2.6") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")