# HG changeset patch # User Sebastien Jodogne # Date 1355495765 -3600 # Node ID b79b9343ff895110770ff451c988ee8f10832cdf # Parent 2a0235e97ce2a82d3c202f05d4f2a50f90a06ae1 set version diff -r 2a0235e97ce2 -r b79b9343ff89 CMakeLists.txt --- a/CMakeLists.txt Fri Dec 14 15:35:23 2012 +0100 +++ b/CMakeLists.txt Fri Dec 14 15:36:05 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