Mercurial > hg > orthanc-dicomweb
changeset 477:8229c283eefb
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 19 Oct 2020 19:28:55 +0200 |
parents | b7a495d2b39e (diff) 4bfe89488bc1 (current diff) |
children | 8121a16faf3e |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Mon Oct 19 19:18:23 2020 +0200 +++ b/CMakeLists.txt Mon Oct 19 19:28:55 2020 +0200 @@ -21,7 +21,7 @@ project(OrthancDicomWeb) -set(ORTHANC_DICOM_WEB_VERSION "1.3") +set(ORTHANC_DICOM_WEB_VERSION "mainline") if (ORTHANC_DICOM_WEB_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")