diff options
| author | Peter Eisentraut | 2021-09-15 06:04:49 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2021-09-15 06:16:44 +0000 |
| commit | f7e56f1f540fbef204a03094b97ddfe908c44070 (patch) | |
| tree | f5f056f77b4eff5a0b5380c70c3105cefd48cf9a /src/Makefile.global.in | |
| parent | cae6fc2bc27cdb072693076249ce688f048ca7b7 (diff) | |
Update Unicode data to Unicode 14.0.0
Diffstat (limited to 'src/Makefile.global.in')
| -rw-r--r-- | src/Makefile.global.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.global.in b/src/Makefile.global.in index 6e2f224cc46..e4fd7b52906 100644 --- a/src/Makefile.global.in +++ b/src/Makefile.global.in @@ -362,7 +362,7 @@ DOWNLOAD = wget -O $@ --no-use-server-timestamps # Pick a release from here: <https://www.unicode.org/Public/>. Note # that the most recent release listed there is often a pre-release; # don't pick that one, except for testing. -UNICODE_VERSION = 13.0.0 +UNICODE_VERSION = 14.0.0 # Pick a release from here: <http://cldr.unicode.org/index/downloads> CLDR_VERSION = 39 |
