# HG changeset patch # User Sebastien Jodogne # Date 1551279405 -3600 # Node ID ce4e5f0769c81584a8851cff3d1b0fd56283574f # Parent 8a4800f3556bc478afa8b97810517f587e808d93 OrthancDicomWeb-0.6 diff -r 8a4800f3556b -r ce4e5f0769c8 CMakeLists.txt --- 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") diff -r 8a4800f3556b -r ce4e5f0769c8 NEWS --- 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