From: Pavel Charvat Date: Fri, 23 Mar 2018 09:49:39 +0000 (+0100) Subject: Released as 6.5.9. X-Git-Tag: v6.5.9^0 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=28584d33602d8d626ce8c0c0403e11156673d138;p=libucw.git Released as 6.5.9. --- diff --git a/ucw/default.cfg b/ucw/default.cfg index a82b3b98..854b0975 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.8"); -Set("UCW_VERSION_CODE" => 6005008); +Set("UCW_VERSION" => "6.5.9"); +Set("UCW_VERSION_CODE" => 6005009); # Name of libraries in packages (libucw$UCW_ABI_SUFFIX.so.0.0, etc.) Set("UCW_ABI_SUFFIX" => "-6.5");