Mercurial > hg > orthanc-gdcm
changeset 35:bdbcd61a6944
integration 1.1->mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 05 Aug 2020 15:48:33 +0200 |
parents | d72471893e40 (diff) 4b960b27ab9c (current diff) |
children | 7a5c6d5f6190 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Aug 05 15:48:07 2020 +0200 +++ b/CMakeLists.txt Wed Aug 05 15:48:33 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")