Mercurial > hg > orthanc-dicomweb
changeset 664:49ea5bdbe4a6
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 05 Jun 2024 21:52:58 +0200 |
parents | 36c5df6fc69f (diff) 599ef9f8918a (current diff) |
children | 4646d296303e |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Jun 05 21:49:53 2024 +0200 +++ b/CMakeLists.txt Wed Jun 05 21:52:58 2024 +0200 @@ -23,7 +23,7 @@ project(OrthancDicomWeb) -set(ORTHANC_DICOM_WEB_VERSION "1.17") +set(ORTHANC_DICOM_WEB_VERSION "mainline") if (ORTHANC_DICOM_WEB_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")