# HG changeset patch # User Sebastien Jodogne # Date 1354291792 -3600 # Node ID fe6ba20d00a8f253b542f6d77ceb91bcb184fddd # Parent 1ecb13abdcf26f43cd865adc48bb3c30da4aee0b fix version diff -r 1ecb13abdcf2 -r fe6ba20d00a8 CMakeLists.txt --- a/CMakeLists.txt Fri Nov 30 17:09:40 2012 +0100 +++ b/CMakeLists.txt Fri Nov 30 17:09:52 2012 +0100 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="0.3.0" + -DORTHANC_VERSION="mainline" ) # Parameters of the build