about summary refs log tree commit diff
path: root/localedata/unicode-gen/Makefile
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2017-05-31 11:10:25 +0200
committerMike FABIAN <mfabian@redhat.com>2017-06-22 17:02:55 +0200
commit925fac7793ba912172810767ac284a43045d41d2 (patch)
treebe26daef9d0f8628d8fc80aa1ec2a63270b68ae8 /localedata/unicode-gen/Makefile
parentf768b450204f54b080ea5dc5c2071940604b424c (diff)
downloadglibc-925fac7793ba912172810767ac284a43045d41d2.tar.gz
glibc-925fac7793ba912172810767ac284a43045d41d2.tar.xz
glibc-925fac7793ba912172810767ac284a43045d41d2.zip
Bug 21533: Update to Unicode 10.0.0
* Unicode 10.0.0 Support: Character encoding, character type info, and
  transliteration tables are all updated to Unicode 10.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 e38c624f3f..d62603ed3d 100644
--- a/localedata/unicode-gen/Makefile
+++ b/localedata/unicode-gen/Makefile
@@ -35,7 +35,7 @@
 # files for making modifications.
 
 
-UNICODE_VERSION = 9.0.0
+UNICODE_VERSION = 10.0.0
 
 PYTHON3 = python3
 WGET = wget