From: Peter Eisentraut Date: Thu, 13 Apr 2023 20:10:08 +0000 (+0200) Subject: Update Unicode data to CLDR 43 X-Git-Tag: REL_16_BETA1~206 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=83c470665822befb3bda92320defe766936b60df;p=thirdparty%2Fpostgresql.git Update Unicode data to CLDR 43 No actual changes result. --- 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: -CLDR_VERSION = 41 +CLDR_VERSION = 43 # Tree-wide build support