changeset 201:319c1405ee64

fix mainline version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 23 Apr 2018 13:41:46 +0200
parents 93e650b7f986
children cfc69eef63b3
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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")