switch UNICODE_BETA back to NO

This commit is contained in:
Martin Dürst 2022-03-11 16:48:26 +09:00
parent 45e0711f29
commit 8e1f3a96ae
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ enable_shared = $(ENABLE_SHARED:no=)
UNICODE_VERSION = 14.0.0
UNICODE_EMOJI_VERSION = 14.0
UNICODE_BETA = YES
UNICODE_BETA = NO
### set the following environment variable or uncomment the line if
### the Unicode data files should be updated completely on every update ('make up',...).