summaryrefslogtreecommitdiff
path: root/lib/unicore/mktables
diff options
context:
space:
mode:
authorUnicode Consortium <unicode.org>2021-09-15 08:26:00 -0600
committerKarl Williamson <khw@cpan.org>2021-09-15 08:48:07 -0600
commit2f1eff3d4e0c24e2ac28c8bcaa8eb740b8e22c48 (patch)
tree5663d676e6faeb3a092b9ca3d1226eedf5a7f8a8 /lib/unicore/mktables
parent5c7c2de1bc6dcddd66e6617b3747594ee19229a6 (diff)
downloadperl-2f1eff3d4e0c24e2ac28c8bcaa8eb740b8e22c48.tar.gz
Support Unicode 14.0
Diffstat (limited to 'lib/unicore/mktables')
-rw-r--r--lib/unicore/mktables2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicore/mktables b/lib/unicore/mktables
index 89a2e15ef5..187915bc8b 100644
--- a/lib/unicore/mktables
+++ b/lib/unicore/mktables
@@ -48,7 +48,7 @@ sub NON_ASCII_PLATFORM { ord("A") != 65 }
# expected, a warning will be generated. If an older version is being
# compiled, any bounds tests that fail in the generated test file (-maketest
# option) will be marked as TODO.
-my $version_of_mk_invlist_bounds = v13.0.0;
+my $version_of_mk_invlist_bounds = v14.0.0;
##########################################################################
#