# HG changeset patch # User Sebastien Jodogne # Date 1354712199 -3600 # Node ID 250b3d5985a4647cfa1058f1a78a8e87383142c5 # Parent 0b1e46ae66324c07b26f27d8be85b824f4b67031# Parent c0fb3d09c84979387a3f5765cefe641ca85afc13 back to mainline diff -r 0b1e46ae6632 -r 250b3d5985a4 CMakeLists.txt --- a/CMakeLists.txt Wed Dec 05 13:54:12 2012 +0100 +++ b/CMakeLists.txt Wed Dec 05 13:56:39 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.3.1" ) # Parameters of the build