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