# HG changeset patch # User Sebastien Jodogne # Date 1367930195 -7200 # Node ID 3c4a0e85c1da9bc1d9eab5a38b15b84c7c45cc23 # Parent f35df997250bd18903d33262adc5f3af6194ea27 fix mainline versionĀµ diff -r f35df997250b -r 3c4a0e85c1da CMakeLists.txt --- a/CMakeLists.txt Tue May 07 14:36:20 2013 +0200 +++ b/CMakeLists.txt Tue May 07 14:36:35 2013 +0200 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="0.5.2" + -DORTHANC_VERSION="mainline" ) # Parameters of the build