changeset 256:c0fb3d09c849 Orthanc-0.3.1

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 05 Dec 2012 13:55:11 +0100
parents 0d7169bfbf00
children 098661837a96 250b3d5985a4
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Dec 05 13:54:32 2012 +0100
+++ b/CMakeLists.txt	Wed Dec 05 13:55:11 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.3.1"
   )
 
 # Parameters of the build