# HG changeset patch # User Sebastien Jodogne # Date 1448631328 -3600 # Node ID dbb550740a9dac3e74b927ba6e193df867617224 # Parent 7c71ad2210c026bd3312e661b282ed521b0b7971 set version diff -r 7c71ad2210c0 -r dbb550740a9d CMakeLists.txt --- 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)") diff -r 7c71ad2210c0 -r dbb550740a9d NEWS --- 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)