Mercurial > hg > orthanc-gdcm
changeset 80:feca364af191 OrthancGdcm-1.6
OrthancGdcm-1.6
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 04 Jan 2024 17:39:12 +0100 |
parents | a991cadff6a0 |
children | 3b9796cb14c3 |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Thu Jan 04 16:53:27 2024 +0100 +++ b/CMakeLists.txt Thu Jan 04 17:39:12 2024 +0100 @@ -22,7 +22,7 @@ project(OrthancGdcm) -SET(PLUGIN_VERSION "mainline" CACHE STRING "Version of the plugin") +SET(PLUGIN_VERSION "1.6") if (PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")