LibUnicode: Upgrade to Unicode version 14.0.0

This commit is contained in:
Timothy Flynn
2021-09-15 09:35:18 -04:00
committed by Linus Groh
parent c8dbcdb0bc
commit becbb0ea97

View File

@@ -1,4 +1,4 @@
set(UCD_VERSION 13.0.0)
set(UCD_VERSION 14.0.0)
set(CLDR_VERSION 39.0.0)
set(UCD_PATH "${CMAKE_BINARY_DIR}/UCD" CACHE PATH "Download location for UCD files")