From: Peter Eisentraut Date: Thu, 13 Apr 2023 20:10:08 +0000 (+0200) Subject: Update Unicode data to CLDR 43 X-Git-Url: http://git.postgresql.org/gitweb/-?a=commitdiff_plain;h=83c470665822befb3bda92320defe766936b60df;p=users%2Frhaas%2Fpostgres.git Update Unicode data to CLDR 43 No actual changes result. --- 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