From: Pavel Charvat Date: Mon, 11 Sep 2017 19:40:04 +0000 (+0200) Subject: Released as 6.5.6 X-Git-Tag: v6.5.6 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=ae4b93de33eb76fe52bb6e28be4a96ee9160e6a1;p=libucw.git Released as 6.5.6 --- diff --git a/ucw/default.cfg b/ucw/default.cfg index 4853b587..c95aadbb 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.4"); -Set("UCW_VERSION_CODE" => 6005004); +Set("UCW_VERSION" => "6.5.6"); +Set("UCW_VERSION_CODE" => 6005006); # Name of libraries in packages (libucw$UCW_ABI_SUFFIX.so.0.0, etc.) Set("UCW_ABI_SUFFIX" => "-6.5");