From: Peter Eisentraut Date: Wed, 6 Apr 2022 06:17:33 +0000 (+0200) Subject: Update Unicode data to CLDR 41 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=376dc437de40bd17e99a37f72f88627a16d7f200;p=users%2Frhaas%2Fpostgres.git Update Unicode data to CLDR 41 No actual changes result. --- diff --git a/src/Makefile.global.in b/src/Makefile.global.in index 07a9e52a18..051718e4fe 100644 --- a/src/Makefile.global.in +++ b/src/Makefile.global.in @@ -367,7 +367,7 @@ DOWNLOAD = wget -O $@ --no-use-server-timestamps UNICODE_VERSION = 14.0.0 # Pick a release from here: -CLDR_VERSION = 39 +CLDR_VERSION = 41 # Tree-wide build support