changeset 42:6eb4082b3414

fix mainline version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 03 Jul 2015 11:39:59 +0200
parents 3ff8e75ab87c
children a5386ba9b1ca
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Jul 03 11:39:47 2015 +0200
+++ b/CMakeLists.txt	Fri Jul 03 11:39:59 2015 +0200
@@ -20,7 +20,7 @@
 
 project(OrthancWebViewer)
 
-set(ORTHANC_WEBVIEWER_VERSION "1.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)")