changeset 246:fe6ba20d00a8

fix version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 30 Nov 2012 17:09:52 +0100
parents 1ecb13abdcf2
children c9b3ba0fd140
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Nov 30 17:09:40 2012 +0100
+++ b/CMakeLists.txt	Fri Nov 30 17:09:52 2012 +0100
@@ -4,7 +4,7 @@
 
 # Version of the build, should always be "mainline" except in release branches
 add_definitions(
-  -DORTHANC_VERSION="0.3.0"
+  -DORTHANC_VERSION="mainline"
   )
 
 # Parameters of the build