mirror of
https://github.com/postgres/postgres.git
synced 2026-02-26 03:11:02 -05:00
Update Unicode data to CLDR 45
No actual changes result.
This commit is contained in:
parent
f46bee346c
commit
9e2e4f08bb
1 changed files with 1 additions and 1 deletions
|
|
@ -361,7 +361,7 @@ DOWNLOAD = wget -O $@ --no-use-server-timestamps
|
|||
UNICODE_VERSION = 15.1.0
|
||||
|
||||
# Pick a release from here: <http://cldr.unicode.org/index/downloads>
|
||||
CLDR_VERSION = 43
|
||||
CLDR_VERSION = 45
|
||||
|
||||
|
||||
# Tree-wide build support
|
||||
|
|
|
|||
Loading…
Reference in a new issue