diff CMakeLists.txt @ 214:0a8ed9da0869 OrthancWebViewer-2.5

OrthancWebViewer-2.5
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 27 Feb 2019 17:20:45 +0100
parents d200cfd84b46
children c2d729329fc7
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Feb 27 17:00:38 2019 +0100
+++ b/CMakeLists.txt	Wed Feb 27 17:20:45 2019 +0100
@@ -21,7 +21,7 @@
 
 project(OrthancWebViewer)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "2.5")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")