From 83c470665822befb3bda92320defe766936b60df Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Thu, 13 Apr 2023 22:10:08 +0200 Subject: [PATCH] Update Unicode data to CLDR 43 No actual changes result. --- src/Makefile.global.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.global.in b/src/Makefile.global.in index 736dd1ed5e..772b91261d 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: -CLDR_VERSION = 41 +CLDR_VERSION = 43 # Tree-wide build support