Mercurial > hg > orthanc-dicomweb
changeset 546:92178e4eb432 OrthancDicomWeb-1.11
1.11
author | Alain Mazy <am@osimis.io> |
---|---|
date | Thu, 13 Oct 2022 13:17:04 +0200 (2022-10-13) |
parents | 3c4208580677 |
children | 43f06a2109dd 45e287c88196 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Thu Oct 13 13:15:53 2022 +0200 +++ b/CMakeLists.txt Thu Oct 13 13:17:04 2022 +0200 @@ -21,7 +21,7 @@ project(OrthancDicomWeb) -set(ORTHANC_DICOM_WEB_VERSION "mainline") +set(ORTHANC_DICOM_WEB_VERSION "1.11") if (ORTHANC_DICOM_WEB_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")