From 376dc437de40bd17e99a37f72f88627a16d7f200 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Wed, 6 Apr 2022 08:17:33 +0200 Subject: [PATCH] Update Unicode data to CLDR 41 No actual changes result. --- src/Makefile.global.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.global.in b/src/Makefile.global.in index 07a9e52a185..051718e4fef 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