Unicode::Collate bumped to 0.52_01
Jesse Vincent [Wed, 30 Sep 2009 16:14:12 +0000 (01:14 +0900)]
Unicode::Collate has changes relative to CPAN. Maintainers.PL marks it first-come.

cpan/Unicode-Collate/Collate.pm

index cd9b8e7..2e989d6 100644 (file)
@@ -14,7 +14,7 @@ use File::Spec;
 
 no warnings 'utf8';
 
-our $VERSION = '0.52';
+our $VERSION = '0.52_01';
 our $PACKAGE = __PACKAGE__;
 
 my @Path = qw(Unicode Collate);