Mercurial > hg > orthanc-tcia
changeset 10:cf85649fa53d
integration OrthancTcia-1.0->mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sun, 29 Aug 2021 12:19:08 +0200 |
parents | 7cbd6cfa4275 (diff) 00b79b4079a0 (current diff) |
children | a8b5a5290693 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Sun Aug 29 12:18:15 2021 +0200 +++ b/CMakeLists.txt Sun Aug 29 12:19:08 2021 +0200 @@ -19,7 +19,7 @@ project(OrthancTcia) -set(ORTHANC_PLUGIN_VERSION "1.0") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")