From: Pavel Charvat Date: Wed, 10 Jan 2018 11:44:57 +0000 (+0100) Subject: Released as 6.5.8. X-Git-Tag: v6.5.8^0 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=f2276e0c955ff562d86451fc2741b16972ba5e40;p=libucw.git Released as 6.5.8. --- diff --git a/ucw/default.cfg b/ucw/default.cfg index 983371b6..a82b3b98 100644 --- a/ucw/default.cfg +++ b/ucw/default.cfg @@ -2,8 +2,8 @@ # (c) 2005--2015 Martin Mares # Version of the whole package -Set("UCW_VERSION" => "6.5.7"); -Set("UCW_VERSION_CODE" => 6005007); +Set("UCW_VERSION" => "6.5.8"); +Set("UCW_VERSION_CODE" => 6005008); # Name of libraries in packages (libucw$UCW_ABI_SUFFIX.so.0.0, etc.) Set("UCW_ABI_SUFFIX" => "-6.5");