diff CMakeLists.txt @ 165:273c3e109948

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 19 Jul 2017 14:53:46 +0200
parents daab26759357
children e5ac1fd6cf7d
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Jul 10 11:51:20 2017 +0200
+++ b/CMakeLists.txt	Wed Jul 19 14:53:46 2017 +0200
@@ -21,7 +21,7 @@
 
 project(OrthancWebViewer)
 
-set(ORTHANC_WEBVIEWER_VERSION "mainline")
+set(ORTHANC_WEBVIEWER_VERSION "2.3")
 
 # Parameters of the build
 set(STATIC_BUILD OFF CACHE BOOL "Static build of the third-party libraries (necessary for Windows)")