Mercurial > hg > orthanc-dicomweb
changeset 550:d9d48a733f61 OrthancDicomWeb-1.12
1.12
author | Alain Mazy <am@osimis.io> |
---|---|
date | Thu, 27 Oct 2022 10:38:31 +0200 |
parents | d6ed864fda66 |
children | 386815bf45f4 e7d8d61ade9e |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Thu Oct 27 10:37:39 2022 +0200 +++ b/CMakeLists.txt Thu Oct 27 10:38:31 2022 +0200 @@ -21,7 +21,7 @@ project(OrthancDicomWeb) -set(ORTHANC_DICOM_WEB_VERSION "mainline") +set(ORTHANC_DICOM_WEB_VERSION "1.12") if (ORTHANC_DICOM_WEB_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")