mirror of
https://github.com/postgres/postgres.git
synced 2026-06-10 17:20:31 -04:00
Update Unicode data to CLDR 47
No actual changes result.
This commit is contained in:
parent
bbf24fe2f1
commit
84fea854c9
1 changed files with 1 additions and 1 deletions
|
|
@ -370,7 +370,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 = 45
|
||||
CLDR_VERSION = 47
|
||||
|
||||
|
||||
# Tree-wide build support
|
||||
|
|
|
|||
Loading…
Reference in a new issue