# HG changeset patch # User Sebastien Jodogne # Date 1373983757 -7200 # Node ID c56e9480183a9ddaa9b0838a4136d0b845017f96 # Parent 9d67b86cc23ec02f003706b16e11fe1240e9f813 fix mainline version diff -r 9d67b86cc23e -r c56e9480183a CMakeLists.txt --- a/CMakeLists.txt Tue Jul 16 16:08:58 2013 +0200 +++ b/CMakeLists.txt Tue Jul 16 16:09:17 2013 +0200 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="0.6.0" + -DORTHANC_VERSION="mainline" ) # Parameters of the build