From 2e0e0666790e48cec716d4947f89d067ef53490c Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Thu, 8 Apr 2021 08:28:03 +0200 Subject: Update Unicode data to CLDR 39 --- src/Makefile.global.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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: -CLDR_VERSION = 37 +CLDR_VERSION = 39 # Tree-wide build support -- cgit v1.2.3