From: Peter Eisentraut Date: Thu, 3 Apr 2025 07:19:28 +0000 (+0200) Subject: Update Unicode data to CLDR 47 X-Git-Tag: REL_18_BETA1~314 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=84fea854c990a59d00d2fec15f81a96565d4bce4;p=thirdparty%2Fpostgresql.git Update Unicode data to CLDR 47 No actual changes result. --- diff --git a/src/Makefile.global.in b/src/Makefile.global.in index cce29a37ac5..265fd1b2cfe 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