diff CMakeLists.txt @ 549:0fc8ef464cfb

fix mainline version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 16 Sep 2013 14:50:07 +0200
parents 586499635f4c
children 6b9d09cc9e9d 69c024f9c06b c931ac02db82
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