Mercurial > hg > orthanc-tcia
changeset 8:7cbd6cfa4275
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sun, 29 Aug 2021 10:43:51 +0200 |
parents | 9288b168028c (diff) 42e622d2f5c5 (current diff) |
children | cf85649fa53d |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Sun Aug 29 10:42:42 2021 +0200 +++ b/CMakeLists.txt Sun Aug 29 10:43:51 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")