Mercurial > hg > orthanc-dicomweb
changeset 710:10c61ebe30b0 OrthancDicomWeb-1.20
1.20
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Mon, 12 May 2025 16:29:30 +0200 (5 weeks ago) |
parents | 90b70bb44e93 |
children | 76bbaecf4c3f |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Mon May 12 11:38:37 2025 +0200 +++ b/CMakeLists.txt Mon May 12 16:29:30 2025 +0200 @@ -23,7 +23,7 @@ project(OrthancDicomWeb) -set(ORTHANC_DICOM_WEB_VERSION "mainline") +set(ORTHANC_DICOM_WEB_VERSION "1.20") if (ORTHANC_DICOM_WEB_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")