From: Pavel Charvat Date: Wed, 22 Jul 2015 21:27:36 +0000 (+0000) Subject: Released libucw-6.5.1 X-Git-Tag: v6.5.1^0 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=7f044631bf150a8cf9bc755877bd990fff94c92d;p=libucw.git Released libucw-6.5.1 --- diff --git a/ucw/default.cfg b/ucw/default.cfg index d6c244ea..0e3c897a 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"); -Set("UCW_VERSION_CODE" => 6005000); +Set("UCW_VERSION" => "6.5.1"); +Set("UCW_VERSION_CODE" => 6005001); # Name of libraries in packages (libucw$UCW_ABI_SUFFIX.so.0.0, etc.) Set("UCW_ABI_SUFFIX" => "-6.5");