# HG changeset patch # User Sebastien Jodogne # Date 1355495811 -3600 # Node ID 06851c4a6518bab54b4b9bf4a3b64f6aecfe1a50 # Parent 7417915ce0f35e2b10e05dc742245273499ad2e3# Parent b79b9343ff895110770ff451c988ee8f10832cdf back to mainline diff -r 7417915ce0f3 -r 06851c4a6518 CMakeLists.txt --- a/CMakeLists.txt Fri Dec 14 15:34:59 2012 +0100 +++ b/CMakeLists.txt Fri Dec 14 15:36:51 2012 +0100 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="mainline" + -DORTHANC_VERSION="0.4.0" ) # Parameters of the build