Mercurial > hg > orthanc-dicomweb
changeset 493:712d8e7a1add
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 26 Jan 2021 19:22:05 +0100 |
parents | ccca625b529c (current diff) 37795a3d4902 (diff) |
children | f696a1df5067 |
files | CMakeLists.txt |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Jan 22 19:56:32 2021 +0100 +++ b/CMakeLists.txt Tue Jan 26 19:22:05 2021 +0100 @@ -27,7 +27,7 @@ set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_SOURCE "hg") else() - set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "1.8.1") + set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "1.8.2") set(ORTHANC_FRAMEWORK_DEFAULT_SOURCE "web") endif()
--- a/NEWS Fri Jan 22 19:56:32 2021 +0100 +++ b/NEWS Tue Jan 26 19:22:05 2021 +0100 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 1.5 (2021-01-26) +======================== + * Possibility to store the definition of DICOMweb servers into the Orthanc database * New configuration option "DicomWeb.ServersInDatabase" * Fix compliance with DICOM >= 2016c: If no "transfer-syntax" is provided in WADO-RS