# HG changeset patch # User Sebastien Jodogne # Date 1448631804 -3600 # Node ID 12ce166b33d5257cb91407229bbc1572b084b0b0 # Parent a54260a7fe59811193576e09c715c288c32dadad# Parent dbb550740a9dac3e74b927ba6e193df867617224 back to mainline diff -r a54260a7fe59 -r 12ce166b33d5 CMakeLists.txt --- a/CMakeLists.txt Fri Nov 27 13:54:33 2015 +0100 +++ b/CMakeLists.txt Fri Nov 27 14:43:24 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)") diff -r a54260a7fe59 -r 12ce166b33d5 NEWS --- a/NEWS Fri Nov 27 13:54:33 2015 +0100 +++ b/NEWS Fri Nov 27 14:43:24 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)