# HG changeset patch # User Sebastien Jodogne # Date 1551284707 -3600 # Node ID c2d729329fc7d9186681e2a2a177161acc4bed19 # Parent d200cfd84b46edc45a6db69a9648d44b0b04f53d# Parent 0a8ed9da08696903df46390e537ffb8e017a1531 back to mainline diff -r 0a8ed9da0869 -r c2d729329fc7 CMakeLists.txt --- a/CMakeLists.txt Wed Feb 27 17:20:45 2019 +0100 +++ b/CMakeLists.txt Wed Feb 27 17:25:07 2019 +0100 @@ -21,7 +21,7 @@ project(OrthancWebViewer) -set(ORTHANC_PLUGIN_VERSION "2.5") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")