# HG changeset patch # User Sebastien Jodogne # Date 1359641074 -3600 # Node ID 89ef21329e1830b2cc0362fe60eab6d5bb4d0485 # Parent 67a3901547fe3b9d07e31e60bb48b4579b126e73 set version diff -r 67a3901547fe -r 89ef21329e18 CMakeLists.txt --- a/CMakeLists.txt Thu Jan 31 14:55:39 2013 +0100 +++ b/CMakeLists.txt Thu Jan 31 15:04:34 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