From: Arnaud Giersch Date: Mon, 19 Sep 2011 14:48:13 +0000 (+0200) Subject: Version 0.1. X-Git-Tag: v0.1 X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/commitdiff_plain/05d7105ab9e4382f1eae5a1601b724473679250a?ds=sidebyside;hp=6ad1e94466f69183cec5ce63db62c248e00e5db6 Version 0.1. --- diff --git a/CHANGES b/CHANGES new file mode 100644 index 0000000..f90b832 --- /dev/null +++ b/CHANGES @@ -0,0 +1,3 @@ +v0.1 -- Mon, 19 Sep 2011 16:50:16 +0200 + + * Initial working release. diff --git a/version.cpp b/version.cpp index 6b6889a..0b89040 100644 --- a/version.cpp +++ b/version.cpp @@ -6,7 +6,7 @@ namespace version { ("Asynchronous Load Balancing"); const std::string num - ("0x00" + ("0.1" #include "localversion" );