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 74b3a6acd29..8f058408210 100644 --- a/src/Makefile.global.in +++ b/src/Makefile.global.in @@ -365,7 +365,7 @@ DOWNLOAD = wget -O $@ --no-use-server-timestamps UNICODE_VERSION = 13.0.0 # Pick a release from here: <http://cldr.unicode.org/index/downloads> -CLDR_VERSION = 37 +CLDR_VERSION = 39 # Tree-wide build support |