Mercurial > hg > orthanc-dicomweb
changeset 150:b6f0743a917f OrthancDicomWeb-0.3
set version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 28 Jun 2016 10:54:46 +0200 |
parents | 9529cb7332ae |
children | f2c792853535 1adc7c4d67e9 |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Tue Jun 28 10:53:15 2016 +0200 +++ b/CMakeLists.txt Tue Jun 28 10:54:46 2016 +0200 @@ -20,7 +20,7 @@ project(OrthancDicomWeb) -set(ORTHANC_DICOM_WEB_VERSION "mainline") +set(ORTHANC_DICOM_WEB_VERSION "0.3") # Parameters of the build
--- a/NEWS Tue Jun 28 10:53:15 2016 +0200 +++ b/NEWS Tue Jun 28 10:54:46 2016 +0200 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 0.3 (2016/06/28) +======================== + => Minimum SDK version: 1.1.0 <= * STOW-RS client with URI "/{dicom-web}/servers/{id}/stow"