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