]> mj.ucw.cz Git - libucw.git/commitdiff
Released as 6.5.7. v6.5.7
authorPavel Charvat <pchar@ucw.cz>
Wed, 10 Jan 2018 08:38:01 +0000 (09:38 +0100)
committerPavel Charvat <pchar@ucw.cz>
Wed, 10 Jan 2018 08:38:01 +0000 (09:38 +0100)
ucw/default.cfg

index c95aadbbf5f092777267529876e49648d7c7eff1..983371b6ae37e43997ff5821385fea816325c3b3 100644 (file)
@@ -2,8 +2,8 @@
 # (c) 2005--2015 Martin Mares <mj@ucw.cz>
 
 # Version of the whole package
-Set("UCW_VERSION" => "6.5.6");
-Set("UCW_VERSION_CODE" => 6005006);
+Set("UCW_VERSION" => "6.5.7");
+Set("UCW_VERSION_CODE" => 6005007);
 
 # Name of libraries in packages (libucw$UCW_ABI_SUFFIX.so.0.0, etc.)
 Set("UCW_ABI_SUFFIX" => "-6.5");