changeset 94:63396b070632

fix mainline version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 27 Nov 2015 14:43:38 +0100
parents 12ce166b33d5
children dbe7c97b6b4a acb3ac788426
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Nov 27 14:43:24 2015 +0100
+++ b/CMakeLists.txt	Fri Nov 27 14:43:38 2015 +0100
@@ -20,7 +20,7 @@
 
 project(OrthancWebViewer)
 
-set(ORTHANC_WEBVIEWER_VERSION "1.3")
+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)")