# HG changeset patch # User Sebastien Jodogne # Date 1351254411 -7200 # Node ID 41694d2388aee7102ee5248387d3a49514c48923 # Parent ed494cef663e3e601972989ad20cd4a86f7312b8 set version diff -r ed494cef663e -r 41694d2388ae CMakeLists.txt --- a/CMakeLists.txt Fri Oct 26 14:25:29 2012 +0200 +++ b/CMakeLists.txt Fri Oct 26 14:26:51 2012 +0200 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="mainline" + -DORTHANC_VERSION="0.2.3" ) # Parameters of the build