diff CMakeLists.txt @ 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 c9b3ba0fd140
children 6f4591ba5051 f1fb9d1aa444
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