changeset 151:f2c792853535

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 28 Jun 2016 10:55:06 +0200
parents c4a381ff3352 (current diff) b6f0743a917f (diff)
children f0ac3848bddc
files
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Jun 28 06:26:11 2016 +0200
+++ b/CMakeLists.txt	Tue Jun 28 10:55:06 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 06:26:11 2016 +0200
+++ b/NEWS	Tue Jun 28 10:55:06 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"