changeset 549:0fc8ef464cfb

fix mainline version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 16 Sep 2013 14:50:07 +0200
parents 0340cee1a3ea
children 210c96710592
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Sep 16 14:49:52 2013 +0200
+++ b/CMakeLists.txt	Mon Sep 16 14:50:07 2013 +0200
@@ -4,7 +4,7 @@
 
 # Version of the build, should always be "mainline" except in release branches
 add_definitions(
-  -DORTHANC_VERSION="0.6.1"
+  -DORTHANC_VERSION="mainline"
   )
 
 # Parameters of the build