Mercurial > hg > orthanc-webviewer
changeset 92:dbb550740a9d OrthancWebViewer-1.3
set version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 27 Nov 2015 14:35:28 +0100 |
parents | 7c71ad2210c0 |
children | 12ce166b33d5 817e40554e6c |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Nov 27 14:33:58 2015 +0100 +++ b/CMakeLists.txt Fri Nov 27 14:35:28 2015 +0100 @@ -20,7 +20,7 @@ project(OrthancWebViewer) -set(ORTHANC_WEBVIEWER_VERSION "mainline") +set(ORTHANC_WEBVIEWER_VERSION "1.3") # Parameters of the build set(STATIC_BUILD OFF CACHE BOOL "Static build of the third-party libraries (necessary for Windows)")
--- a/NEWS Fri Nov 27 14:33:58 2015 +0100 +++ b/NEWS Fri Nov 27 14:35:28 2015 +0100 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 1.3 (2015-11-27) +======================== + => Minimum SDK version: 0.9.4 <= * Support of images encoded using LUT (lookup tables)