# HG changeset patch # User Sebastien Jodogne # Date 1366200070 -7200 # Node ID 37f3e20b5add4f33aca705eadba805ba35ee7e3f # Parent 956e07916a57fa94601febef3fb4a1753b63fe7e fix mainline version diff -r 956e07916a57 -r 37f3e20b5add CMakeLists.txt --- a/CMakeLists.txt Wed Apr 17 14:00:55 2013 +0200 +++ b/CMakeLists.txt Wed Apr 17 14:01:10 2013 +0200 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="0.5.1" + -DORTHANC_VERSION="mainline" ) # Parameters of the build