]> mj.ucw.cz Git - libucw.git/commitdiff
Released libucw-6.5.1 v6.5.1
authorPavel Charvat <pchar@ucw.cz>
Wed, 22 Jul 2015 21:27:36 +0000 (21:27 +0000)
committerPavel Charvat <pchar@ucw.cz>
Wed, 22 Jul 2015 21:27:36 +0000 (21:27 +0000)
ucw/default.cfg

index d6c244ea0d3136f61798d1ccb0cd7b62bb41a795..0e3c897a33cb6224d9bc9d740dd10cb1e1e89c70 100644 (file)
@@ -2,8 +2,8 @@
 # (c) 2005--2015 Martin Mares <mj@ucw.cz>
 
 # Version of the whole package
-Set("UCW_VERSION" => "6.5");
-Set("UCW_VERSION_CODE" => 6005000);
+Set("UCW_VERSION" => "6.5.1");
+Set("UCW_VERSION_CODE" => 6005001);
 
 # Name of libraries in packages (libucw$UCW_ABI_SUFFIX.so.0.0, etc.)
 Set("UCW_ABI_SUFFIX" => "-6.5");