diff CMakeLists.txt @ 383:37f3e20b5add

fix mainline version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 17 Apr 2013 14:01:10 +0200
parents 69920b9875a3
children 9aa8ecbeeeb9
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Apr 17 14:00:55 2013 +0200
+++ b/CMakeLists.txt	Wed Apr 17 14:01:10 2013 +0200
@@ -4,7 +4,7 @@
 
 # Version of the build, should always be "mainline" except in release branches
 add_definitions(
-  -DORTHANC_VERSION="0.5.1"
+  -DORTHANC_VERSION="mainline"
   )
 
 # Parameters of the build