diff options
Diffstat (limited to 'src')
-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 736dd1ed5ed..772b91261d8 100644 --- a/src/Makefile.global.in +++ b/src/Makefile.global.in @@ -363,7 +363,7 @@ DOWNLOAD = wget -O $@ --no-use-server-timestamps UNICODE_VERSION = 15.0.0 # Pick a release from here: <http://cldr.unicode.org/index/downloads> -CLDR_VERSION = 41 +CLDR_VERSION = 43 # Tree-wide build support |