From 9e2e4f08bb6cc86710cb84459b7fd0f407e596a7 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sun, 21 Apr 2024 18:40:21 +0200 Subject: [PATCH] Update Unicode data to CLDR 45 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 36d880d225..a00c909681 100644 --- a/src/Makefile.global.in +++ b/src/Makefile.global.in @@ -361,7 +361,7 @@ DOWNLOAD = wget -O $@ --no-use-server-timestamps UNICODE_VERSION = 15.1.0 # Pick a release from here: -CLDR_VERSION = 43 +CLDR_VERSION = 45 # Tree-wide build support