diff CMakeLists.txt @ 362:29f0606ef810

fix mainline version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 31 Jan 2013 15:07:30 +0100
parents 89ef21329e18
children 80011cd589e6
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