From: Martin Mares Date: Sat, 22 Jul 2017 10:44:36 +0000 (+0200) Subject: Released as v6.5.3 X-Git-Tag: v6.5.3~2 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=cacb4a8862678bf0df951356b552c2a0959e621f;p=libucw.git Released as v6.5.3 --- diff --git a/ucw/default.cfg b/ucw/default.cfg index 0e3c897a..07905b62 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.1"); -Set("UCW_VERSION_CODE" => 6005001); +Set("UCW_VERSION" => "6.5.3"); +Set("UCW_VERSION_CODE" => 6005003); # Name of libraries in packages (libucw$UCW_ABI_SUFFIX.so.0.0, etc.) Set("UCW_ABI_SUFFIX" => "-6.5");