From 1fbe24222d3d204cb7da6f7296f55050bad1ed94 Mon Sep 17 00:00:00 2001 From: Pavel Charvat Date: Mon, 4 Sep 2017 08:25:54 +0200 Subject: [PATCH] Released as 6.5.4 --- ucw/default.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ucw/default.cfg b/ucw/default.cfg index 07905b62..4853b587 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.3"); -Set("UCW_VERSION_CODE" => 6005003); +Set("UCW_VERSION" => "6.5.4"); +Set("UCW_VERSION_CODE" => 6005004); # Name of libraries in packages (libucw$UCW_ABI_SUFFIX.so.0.0, etc.) Set("UCW_ABI_SUFFIX" => "-6.5"); -- 2.39.2