Mercurial > hg > orthanc-dicomweb
changeset 589:97712cbf05d0 OrthancDicomWeb-1.14
OrthancDicomWeb-1.14
author | Alain Mazy <am@osimis.io> |
---|---|
date | Wed, 05 Jul 2023 12:55:14 +0200 |
parents | fcdefbf91ca6 |
children | b208c07f0fce |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Jul 05 12:44:23 2023 +0200 +++ b/CMakeLists.txt Wed Jul 05 12:55:14 2023 +0200 @@ -22,7 +22,7 @@ project(OrthancDicomWeb) -set(ORTHANC_DICOM_WEB_VERSION "mainline") +set(ORTHANC_DICOM_WEB_VERSION "1.14") if (ORTHANC_DICOM_WEB_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")