# HG changeset patch # User Sebastien Jodogne # Date 1359641250 -3600 # Node ID 29f0606ef810393618e7ad805d1a935203c449d4 # Parent ccf3b8e21035349a879012ff8eead0a4c26568c2 fix mainline version diff -r ccf3b8e21035 -r 29f0606ef810 CMakeLists.txt --- a/CMakeLists.txt Thu Jan 31 15:07:12 2013 +0100 +++ b/CMakeLists.txt Thu Jan 31 15:07:30 2013 +0100 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="0.5.0" + -DORTHANC_VERSION="mainline" ) # Parameters of the build