From: Pavel Charvat Date: Fri, 4 Oct 2024 06:52:37 +0000 (+0000) Subject: Released as 6.5.17. X-Git-Tag: v6.5.17^0 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=bb792e49972566e70629a5733da50c873bf607ab;p=libucw.git Released as 6.5.17. --- diff --git a/ucw/default.cfg b/ucw/default.cfg index 98fd9b3f..72796d16 100644 --- a/ucw/default.cfg +++ b/ucw/default.cfg @@ -3,8 +3,8 @@ # (c) 2020--2024 Pavel Charvat # Version of the whole package -Set("UCW_VERSION" => "6.5.16"); -Set("UCW_VERSION_CODE" => 6005016); +Set("UCW_VERSION" => "6.5.17"); +Set("UCW_VERSION_CODE" => 6005017); # Name of libraries in packages (libucw$UCW_ABI_SUFFIX.so.0.0, etc.) Set("UCW_ABI_SUFFIX" => "-6.5");