changeset 295:b79b9343ff89 Orthanc-0.4.0

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 14 Dec 2012 15:36:05 +0100
parents 2a0235e97ce2
children 06851c4a6518 808ba40df9a9
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Dec 14 15:35:23 2012 +0100
+++ b/CMakeLists.txt	Fri Dec 14 15:36:05 2012 +0100
@@ -4,7 +4,7 @@
 
 # Version of the build, should always be "mainline" except in release branches
 add_definitions(
-  -DORTHANC_VERSION="mainline"
+  -DORTHANC_VERSION="0.4.0"
   )
 
 # Parameters of the build