# HG changeset patch # User Sebastien Jodogne # Date 1359641232 -3600 # Node ID ccf3b8e21035349a879012ff8eead0a4c26568c2 # Parent 3e604c6f0a744cef96c9a83d68d899be32acc801# Parent 89ef21329e1830b2cc0362fe60eab6d5bb4d0485 back to mainline diff -r 3e604c6f0a74 -r ccf3b8e21035 CMakeLists.txt --- a/CMakeLists.txt Thu Jan 31 14:55:22 2013 +0100 +++ b/CMakeLists.txt Thu Jan 31 15:07:12 2013 +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.5.0" ) # Parameters of the build