diff CMakeLists.txt @ 119:b4e983e83dff OrthancWebViewer-2.1

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 10 Dec 2015 13:47:47 +0100
parents 1dccd526d799
children d649f07c1289
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Dec 10 13:46:17 2015 +0100
+++ b/CMakeLists.txt	Thu Dec 10 13:47:47 2015 +0100
@@ -20,7 +20,7 @@
 
 project(OrthancWebViewer)
 
-set(ORTHANC_WEBVIEWER_VERSION "mainline")
+set(ORTHANC_WEBVIEWER_VERSION "2.1")
 
 # Parameters of the build
 set(STATIC_BUILD OFF CACHE BOOL "Static build of the third-party libraries (necessary for Windows)")