# HG changeset patch # User Sebastien Jodogne # Date 1354712213 -3600 # Node ID f1fb9d1aa444027f46676f97597d5cf434628dad # Parent 250b3d5985a4647cfa1058f1a78a8e87383142c5 fix version diff -r 250b3d5985a4 -r f1fb9d1aa444 CMakeLists.txt --- a/CMakeLists.txt Wed Dec 05 13:56:39 2012 +0100 +++ b/CMakeLists.txt Wed Dec 05 13:56:53 2012 +0100 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="0.3.1" + -DORTHANC_VERSION="mainline" ) # Parameters of the build