From: Arnaud Giersch Date: Mon, 19 Sep 2011 14:52:43 +0000 (+0200) Subject: Prepare next version. X-Git-Tag: exp_20120216~53 X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/commitdiff_plain/dbb91ed646f482cbe6457d2bf6c5ab5f94429119?ds=sidebyside Prepare next version. --- diff --git a/CHANGES b/CHANGES index f90b832..a19b25e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +v0.2 -- + v0.1 -- Mon, 19 Sep 2011 16:50:16 +0200 * Initial working release. diff --git a/version.cpp b/version.cpp index 0b89040..9cb2f86 100644 --- a/version.cpp +++ b/version.cpp @@ -6,7 +6,7 @@ namespace version { ("Asynchronous Load Balancing"); const std::string num - ("0.1" + ("0.2pre" #include "localversion" );