Mercurial > hg > orthanc-dicomweb
changeset 229:511a01452b46
integration OrthancDicomWeb-0.5->mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 19 Apr 2018 16:42:45 +0200 |
parents | 34015bae7abe (diff) 281e340575e5 (current diff) |
children | b3bc9cae9155 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Thu Apr 19 16:16:59 2018 +0200 +++ b/CMakeLists.txt Thu Apr 19 16:42:45 2018 +0200 @@ -21,7 +21,7 @@ project(OrthancDicomWeb) -set(ORTHANC_DICOM_WEB_VERSION "0.5") +set(ORTHANC_DICOM_WEB_VERSION "mainline") if (ORTHANC_DICOM_WEB_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")