Mercurial > hg > orthanc-dicomweb
changeset 266:ce4e5f0769c8 OrthancDicomWeb-0.6
OrthancDicomWeb-0.6
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 27 Feb 2019 15:56:45 +0100 |
parents | 8a4800f3556b |
children | 84344c322c73 24c8ec816623 |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Feb 27 15:21:22 2019 +0100 +++ b/CMakeLists.txt Wed Feb 27 15:56:45 2019 +0100 @@ -21,7 +21,7 @@ project(OrthancDicomWeb) -set(ORTHANC_DICOM_WEB_VERSION "mainline") +set(ORTHANC_DICOM_WEB_VERSION "0.6") if (ORTHANC_DICOM_WEB_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")
--- a/NEWS Wed Feb 27 15:21:22 2019 +0100 +++ b/NEWS Wed Feb 27 15:56:45 2019 +0100 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 0.6 (2019-02-27) +======================== + => Minimum SDK version: 1.5.4 <= * Sending "HttpHeaders" of the "DicomWeb.Servers" configuration to remote DICOMweb servers