# HG changeset patch # User Sebastien Jodogne # Date 1354291780 -3600 # Node ID 1ecb13abdcf26f43cd865adc48bb3c30da4aee0b # Parent 391e7a9de203b4d64f5679deabe33ff93507a549# Parent bb4278ddd0b62405ecf0165fd2abd85beb937b78 back to mainline diff -r 391e7a9de203 -r 1ecb13abdcf2 CMakeLists.txt --- a/CMakeLists.txt Fri Nov 30 16:54:52 2012 +0100 +++ b/CMakeLists.txt Fri Nov 30 17:09:40 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.0" ) # Parameters of the build