# HG changeset patch # User Sebastien Jodogne # Date 1380898553 -7200 # Node ID e51543cdbffd9dfae4957df4e58f94e9f7166b62 # Parent 62091d13e289a7980a08108e53ab093fef0a611f fix mainline version diff -r 62091d13e289 -r e51543cdbffd CMakeLists.txt --- a/CMakeLists.txt Fri Oct 04 16:55:34 2013 +0200 +++ b/CMakeLists.txt Fri Oct 04 16:55:53 2013 +0200 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="0.6.2" + -DORTHANC_VERSION="mainline" )