diff options
author | Mike FABIAN <mfabian@redhat.com> | 2018-07-10 11:25:48 +0200 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2018-07-10 17:30:31 +0200 |
commit | 4beefeeb8ea80fece3d55c82b2b152ed9c78cdbe (patch) | |
tree | c4fef129f6932b676780d25d3a0335a536731e30 /localedata/locales | |
parent | fd70af45528d59a00eb3190ef6706cb299488fcd (diff) | |
download | glibc-4beefeeb8ea80fece3d55c82b2b152ed9c78cdbe.tar glibc-4beefeeb8ea80fece3d55c82b2b152ed9c78cdbe.tar.gz glibc-4beefeeb8ea80fece3d55c82b2b152ed9c78cdbe.tar.bz2 glibc-4beefeeb8ea80fece3d55c82b2b152ed9c78cdbe.zip |
Put the correct Unicode version number 11.0.0 into the generated files
In some places there was still the old Unicode version 10.0.0 in the files.
* localedata/charmaps/UTF-8: Use correct Unicode version 11.0.0 in comment.
* localedata/locales/i18n_ctype: Use correct Unicode version in comments
and headers.
* localedata/unicode-gen/utf8_gen.py: Add option to specify Unicode version
* localedata/unicode-gen/Makefile: Use option to specify Unicode version
for utf8_gen.py
Diffstat (limited to 'localedata/locales')
-rw-r--r-- | localedata/locales/i18n_ctype | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/localedata/locales/i18n_ctype b/localedata/locales/i18n_ctype index ed59aef947..26400cbff1 100644 --- a/localedata/locales/i18n_ctype +++ b/localedata/locales/i18n_ctype @@ -13,10 +13,10 @@ comment_char % % information, but with different transliterations, can include it % directly. -% Generated automatically by gen_unicode_ctype.py for Unicode 10.0.0. +% Generated automatically by gen_unicode_ctype.py for Unicode 11.0.0. LC_IDENTIFICATION -title "Unicode 10.0.0 FDCC-set" +title "Unicode 11.0.0 FDCC-set" source "UnicodeData.txt, DerivedCoreProperties.txt" address "" contact "" @@ -25,7 +25,7 @@ tel "" fax "" language "" territory "Earth" -revision "10.0.0" +revision "11.0.0" date "2018-06-20" category "i18n:2012";LC_CTYPE END LC_IDENTIFICATION |