Mercurial > hg > orthanc-webviewer
changeset 110:fdd94c241452 OrthancWebViewer-2.0
set version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 02 Dec 2015 16:55:59 +0100 |
parents | 0aa4a0af86bd |
children | 2cec44cc8c45 |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Dec 02 16:54:30 2015 +0100 +++ b/CMakeLists.txt Wed Dec 02 16:55:59 2015 +0100 @@ -20,7 +20,7 @@ project(OrthancWebViewer) -set(ORTHANC_WEBVIEWER_VERSION "mainline") +set(ORTHANC_WEBVIEWER_VERSION "2.0") # Parameters of the build set(STATIC_BUILD OFF CACHE BOOL "Static build of the third-party libraries (necessary for Windows)")
--- a/NEWS Wed Dec 02 16:54:30 2015 +0100 +++ b/NEWS Wed Dec 02 16:55:59 2015 +0100 @@ -1,9 +1,14 @@ Pending changes in the mainline =============================== + + +Version 2.0 (2015-12-02) +======================== + => Minimum SDK version: 0.9.5 <= -* The GDCM decoder replaces the built-in Orthanc decoder for Orthanc Explorer +* The GDCM decoder replaces the built-in Orthanc decoder inside Orthanc Explorer * Support of multi-frame images * Upgrade to Cornerstone 0.8.4