# HG changeset patch # User Sebastien Jodogne # Date 1524483706 -7200 # Node ID 319c1405ee64cd4879f884cd308186bbdbc1a1ca # Parent 93e650b7f9866790787f5ba2b0385c1d5c141e75 fix mainline version diff -r 93e650b7f986 -r 319c1405ee64 CMakeLists.txt --- a/CMakeLists.txt Mon Apr 23 13:41:27 2018 +0200 +++ b/CMakeLists.txt Mon Apr 23 13:41:46 2018 +0200 @@ -21,7 +21,7 @@ project(OrthancWebViewer) -set(ORTHANC_WEBVIEWER_VERSION "2.4") +set(ORTHANC_WEBVIEWER_VERSION "mainline") if (ORTHANC_WEBVIEWER_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")