From 0b38d66a4e2e0d7cb9f40da5bc6e795e20cf3088 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Tue, 21 Feb 2017 06:30:38 -0500 Subject: Bug 20313: Update to Unicode 9.0.0 * Unicode 9.0.0 Support: Character encoding, character type info, and transliteration tables are all updated to Unicode 9.0.0, using generator scripts contributed by Mike FABIAN (Red Hat). --- localedata/unicode-gen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'localedata/unicode-gen/Makefile') diff --git a/localedata/unicode-gen/Makefile b/localedata/unicode-gen/Makefile index 03f10d79fd..e38c624f3f 100644 --- a/localedata/unicode-gen/Makefile +++ b/localedata/unicode-gen/Makefile @@ -35,7 +35,7 @@ # files for making modifications. -UNICODE_VERSION = 8.0.0 +UNICODE_VERSION = 9.0.0 PYTHON3 = python3 WGET = wget -- cgit 1.4.1