changeset 170:262505043929

fix mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 26 Oct 2012 15:20:03 +0200
parents 9bb7e8277e15
children 7e2b6a463e4f
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Oct 26 15:19:47 2012 +0200
+++ b/CMakeLists.txt	Fri Oct 26 15:20:03 2012 +0200
@@ -4,7 +4,7 @@
 
 # Version of the build, should always be "mainline" except in release branches
 add_definitions(
-  -DORTHANC_VERSION="0.2.3"
+  -DORTHANC_VERSION="mainline"
   )
 
 # Parameters of the build