From: Arnaud Giersch Date: Thu, 1 Mar 2012 13:27:22 +0000 (+0100) Subject: Prepare next version. X-Git-Tag: exp_20120308~18 X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/commitdiff_plain/79e5037d17c779e635bdbe0855c8dfa3c067c665?ds=sidebyside Prepare next version. --- diff --git a/CHANGES b/CHANGES index e9a34e8..032ed30 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +v0.3 -- + v0.2 -- Thu, 01 Mar 2012 14:10:17 +0100 * Timings are now cmputed with clock_gettime. diff --git a/version.cpp b/version.cpp index 5af7ff7..5f28d31 100644 --- a/version.cpp +++ b/version.cpp @@ -6,7 +6,7 @@ namespace version { ("Asynchronous Load Balancing"); const std::string num - ("0.2" + ("0.3pre" #include "localversion" );