about summary refs log tree commit diff
path: root/localedata/unicode-gen/Makefile
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2017-02-21 06:30:38 -0500
committerCarlos O'Donell <carlos@systemhalted.org>2017-02-21 06:30:38 -0500
commit0b38d66a4e2e0d7cb9f40da5bc6e795e20cf3088 (patch)
tree72b966bc9f4fe8bffdae0508be86bff93ddbcae9 /localedata/unicode-gen/Makefile
parent24b2a1b12283c73335281c4010bcbaafead04619 (diff)
downloadglibc-0b38d66a4e2e0d7cb9f40da5bc6e795e20cf3088.tar.gz
glibc-0b38d66a4e2e0d7cb9f40da5bc6e795e20cf3088.tar.xz
glibc-0b38d66a4e2e0d7cb9f40da5bc6e795e20cf3088.zip
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).
Diffstat (limited to 'localedata/unicode-gen/Makefile')
-rw-r--r--localedata/unicode-gen/Makefile2
1 files changed, 1 insertions, 1 deletions
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