diff CMakeLists.txt @ 297:1c8384e8408c

fix mainline version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 14 Dec 2012 15:37:12 +0100
parents b79b9343ff89
children be378326f50b
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Dec 14 15:36:51 2012 +0100
+++ b/CMakeLists.txt	Fri Dec 14 15:37:12 2012 +0100
@@ -4,7 +4,7 @@
 
 # Version of the build, should always be "mainline" except in release branches
 add_definitions(
-  -DORTHANC_VERSION="0.4.0"
+  -DORTHANC_VERSION="mainline"
   )
 
 # Parameters of the build