changeset 491:c56e9480183a

fix mainline version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 16 Jul 2013 16:09:17 +0200
parents 9d67b86cc23e
children f3d4193c571a
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Jul 16 16:08:58 2013 +0200
+++ b/CMakeLists.txt	Tue Jul 16 16:09:17 2013 +0200
@@ -4,7 +4,7 @@
 
 # Version of the build, should always be "mainline" except in release branches
 add_definitions(
-  -DORTHANC_VERSION="0.6.0"
+  -DORTHANC_VERSION="mainline"
   )
 
 # Parameters of the build