From: Arnaud Giersch Date: Mon, 30 Apr 2018 09:44:25 +0000 (+0200) Subject: Start next version. X-Git-Tag: sg_v3_7_1~8 X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/commitdiff_plain/7044bfa5ea66b3295c3290f71b452d03c8ba222e?ds=sidebyside Start next version. --- diff --git a/CHANGES b/CHANGES index 23c6498..35742c9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +v0.4 -- + v0.3 -- Mon, 30 Apr 2018 11:41:13 +0200 * Finalize version 0.3 before making new changes. diff --git a/version.cpp b/version.cpp index f4c2223..b255166 100644 --- a/version.cpp +++ b/version.cpp @@ -6,7 +6,7 @@ namespace version { ("Asynchronous Load Balancing"); const std::string num - ("0.3" + ("0.4pre" #include "localversion" );