# HG changeset patch # User Sebastien Jodogne # Date 1449751667 -3600 # Node ID b4e983e83dff442089c1f766399c2c23ff0aba54 # Parent 2013b4250ac659caa449d5c6154cc3f0c2d8e893 set version diff -r 2013b4250ac6 -r b4e983e83dff CMakeLists.txt --- a/CMakeLists.txt Thu Dec 10 13:46:17 2015 +0100 +++ b/CMakeLists.txt Thu Dec 10 13:47:47 2015 +0100 @@ -20,7 +20,7 @@ project(OrthancWebViewer) -set(ORTHANC_WEBVIEWER_VERSION "mainline") +set(ORTHANC_WEBVIEWER_VERSION "2.1") # Parameters of the build set(STATIC_BUILD OFF CACHE BOOL "Static build of the third-party libraries (necessary for Windows)") diff -r 2013b4250ac6 -r b4e983e83dff NEWS --- a/NEWS Thu Dec 10 13:46:17 2015 +0100 +++ b/NEWS Thu Dec 10 13:47:47 2015 +0100 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 2.0 (2015-12-10) +======================== + * Automatic clearing of the cache if change in the version of Orthanc or of the plugin