diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Unicode/Collate/CJK/Zhuyin.pm')
-rwxr-xr-x | Master/tlpkg/tlperl/lib/Unicode/Collate/CJK/Zhuyin.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Unicode/Collate/CJK/Zhuyin.pm b/Master/tlpkg/tlperl/lib/Unicode/Collate/CJK/Zhuyin.pm index 9e5ced0f9f3..13e4dc04bdb 100755 --- a/Master/tlpkg/tlperl/lib/Unicode/Collate/CJK/Zhuyin.pm +++ b/Master/tlpkg/tlperl/lib/Unicode/Collate/CJK/Zhuyin.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; |