From: Peter Eisentraut Date: Thu, 3 Apr 2025 07:19:28 +0000 (+0200) Subject: Update Unicode data to CLDR 47 X-Git-Url: http://git.postgresql.org/gitweb/static/session/index.html?a=commitdiff_plain;h=84fea854c990a59d00d2fec15f81a96565d4bce4;p=users%2Frhaas%2Fpostgres.git Update Unicode data to CLDR 47 No actual changes result. --- diff --git a/src/Makefile.global.in b/src/Makefile.global.in index cce29a37ac..265fd1b2cf 100644 --- a/src/Makefile.global.in +++ b/src/Makefile.global.in @@ -370,7 +370,7 @@ DOWNLOAD = wget -O $@ --no-use-server-timestamps UNICODE_VERSION = 15.1.0 # Pick a release from here: -CLDR_VERSION = 45 +CLDR_VERSION = 47 # Tree-wide build support