diff options
-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 36d880d2251..a00c909681e 100644 --- a/src/Makefile.global.in +++ b/src/Makefile.global.in @@ -361,7 +361,7 @@ DOWNLOAD = wget -O $@ --no-use-server-timestamps UNICODE_VERSION = 15.1.0 # Pick a release from here: <http://cldr.unicode.org/index/downloads> -CLDR_VERSION = 43 +CLDR_VERSION = 45 # Tree-wide build support |