# HG changeset patch # User Sebastien Jodogne # Date 1351257603 -7200 # Node ID 26250504392914b6f9c40a44acdd464cb16b19aa # Parent 9bb7e8277e151452126a2a2e4eb05f3e1da57045 fix mainline diff -r 9bb7e8277e15 -r 262505043929 CMakeLists.txt --- a/CMakeLists.txt Fri Oct 26 15:19:47 2012 +0200 +++ b/CMakeLists.txt Fri Oct 26 15:20:03 2012 +0200 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="0.2.3" + -DORTHANC_VERSION="mainline" ) # Parameters of the build