Mercurial > hg > orthanc-indexer
changeset 10:142c9e2ee8b3
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 24 Sep 2021 13:08:10 +0200 |
parents | 01b142f0a508 (diff) 4a6b5cbadc9f (current diff) |
children | 87a647ac63b5 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Sep 24 13:06:02 2021 +0200 +++ b/CMakeLists.txt Fri Sep 24 13:08:10 2021 +0200 @@ -19,7 +19,7 @@ project(OrthancIndexer) -set(ORTHANC_PLUGIN_VERSION "1.0") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")