changeset 121:d649f07c1289

fix mainline version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 10 Dec 2015 13:48:27 +0100
parents 52d939c1a760
children 3809121c3290
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Dec 10 13:48:16 2015 +0100
+++ b/CMakeLists.txt	Thu Dec 10 13:48:27 2015 +0100
@@ -20,7 +20,7 @@
 
 project(OrthancWebViewer)
 
-set(ORTHANC_WEBVIEWER_VERSION "2.1")
+set(ORTHANC_WEBVIEWER_VERSION "mainline")
 
 # Parameters of the build
 set(STATIC_BUILD OFF CACHE BOOL "Static build of the third-party libraries (necessary for Windows)")