changeset 362:29f0606ef810

fix mainline version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 31 Jan 2013 15:07:30 +0100
parents ccf3b8e21035
children b9bc31c6b639
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Jan 31 15:07:12 2013 +0100
+++ b/CMakeLists.txt	Thu Jan 31 15:07:30 2013 +0100
@@ -4,7 +4,7 @@
 
 # Version of the build, should always be "mainline" except in release branches
 add_definitions(
-  -DORTHANC_VERSION="0.5.0"
+  -DORTHANC_VERSION="mainline"
   )
 
 # Parameters of the build