Mercurial > hg > orthanc-dicomweb
changeset 623:a30808674906
integration OrthancDicomWeb-1.15->mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 29 Aug 2023 11:29:32 +0200 |
parents | 1cffa4a3ed9c (diff) 8ccaf9f005a7 (current diff) |
children | 7e00f78a27b1 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Thu Aug 24 16:29:33 2023 +0200 +++ b/CMakeLists.txt Tue Aug 29 11:29:32 2023 +0200 @@ -22,7 +22,7 @@ project(OrthancDicomWeb) -set(ORTHANC_DICOM_WEB_VERSION "1.15") +set(ORTHANC_DICOM_WEB_VERSION "mainline") if (ORTHANC_DICOM_WEB_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")