changeset 215:c2d729329fc7

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 27 Feb 2019 17:25:07 +0100
parents d200cfd84b46 (diff) 0a8ed9da0869 (current diff)
children 47d52db10369
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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")