diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Unicode/Collate/CJK/Stroke.pm')
-rw-r--r-- | Master/tlpkg/tlperl/lib/Unicode/Collate/CJK/Stroke.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Unicode/Collate/CJK/Stroke.pm b/Master/tlpkg/tlperl/lib/Unicode/Collate/CJK/Stroke.pm index a7f7526826e..e40e69106ed 100644 --- a/Master/tlpkg/tlperl/lib/Unicode/Collate/CJK/Stroke.pm +++ b/Master/tlpkg/tlperl/lib/Unicode/Collate/CJK/Stroke.pm @@ -4,7 +4,7 @@ use 5.006; use strict; use warnings; -our $VERSION = '1.12'; +our $VERSION = '1.14'; my %u2p; my $wt = 0x8000; |