Mercurial > hg > orthanc-gdcm
changeset 40:8f5e35cb3758
integration 1.1->mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 11 Aug 2020 17:17:56 +0200 |
parents | 9246aeba8743 (diff) e2fb9ea255fc (current diff) |
children | 22bbf7b7e58d |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Tue Aug 11 17:16:23 2020 +0200 +++ b/CMakeLists.txt Tue Aug 11 17:17:56 2020 +0200 @@ -21,7 +21,7 @@ project(OrthancGdcm) -SET(PLUGIN_VERSION "1.1" CACHE STRING "Version of the plugin") +SET(PLUGIN_VERSION "mainline" CACHE STRING "Version of the plugin") if (PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")