diff CMakeLists.txt @ 162:41694d2388ae Orthanc-0.2.3

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 26 Oct 2012 14:26:51 +0200
parents a63fb54819d7
children 262505043929
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Oct 26 14:25:29 2012 +0200
+++ b/CMakeLists.txt	Fri Oct 26 14:26:51 2012 +0200
@@ -4,7 +4,7 @@
 
 # Version of the build, should always be "mainline" except in release branches
 add_definitions(
-  -DORTHANC_VERSION="mainline"
+  -DORTHANC_VERSION="0.2.3"
   )
 
 # Parameters of the build