# HG changeset patch # User Sebastien Jodogne # Date 1355495832 -3600 # Node ID 1c8384e8408c28ec8e6d9859bf45df970e308d95 # Parent 06851c4a6518bab54b4b9bf4a3b64f6aecfe1a50 fix mainline version diff -r 06851c4a6518 -r 1c8384e8408c CMakeLists.txt --- 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