summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/Unicode/Normalize.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Unicode/Normalize.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/Unicode/Normalize.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/tlperl/lib/Unicode/Normalize.pm b/Master/tlpkg/tlperl/lib/Unicode/Normalize.pm
index c580f4852c6..d0f35a914df 100644
--- a/Master/tlpkg/tlperl/lib/Unicode/Normalize.pm
+++ b/Master/tlpkg/tlperl/lib/Unicode/Normalize.pm
@@ -13,7 +13,7 @@ use Carp;
no warnings 'utf8';
-our $VERSION = '1.14';
+our $VERSION = '1.16';
our $PACKAGE = __PACKAGE__;
our @EXPORT = qw( NFC NFD NFKC NFKD );
@@ -549,8 +549,8 @@ normalization implemented by this module depends on your perl's version.
5.10.0 5.0.0
5.8.9, 5.10.1 5.1.0
5.12.0-5.12.3 5.2.0
- 5.14.0 6.0.0
- 5.16.0 (to be) 6.1.0
+ 5.14.x 6.0.0
+ 5.16.x 6.1.0
=item Correction of decomposition mapping