X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/d4fbe175e440c3e9de9b5468b85bf56daab62bff..1789eecd7c4b239e5a521231387b9d30731cdf64:/version.cpp diff --git a/version.cpp b/version.cpp index 6b6889a..b255166 100644 --- a/version.cpp +++ b/version.cpp @@ -6,7 +6,7 @@ namespace version { ("Asynchronous Load Balancing"); const std::string num - ("0x00" + ("0.4pre" #include "localversion" ); @@ -14,7 +14,7 @@ namespace version { (__DATE__ " " __TIME__); const std::string copyright - ("Copyright (c) 2010-2011, Arnaud Giersch "); + ("Copyright (c) 2010-2018, Arnaud Giersch "); }