aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rwxr-xr-xcommon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index b4be421ea5..54e17186e4 100755
--- a/common.mk
+++ b/common.mk
@@ -19,7 +19,7 @@ enable_shared = $(ENABLE_SHARED:no=)
UNICODE_VERSION = 12.1.0
UNICODE_EMOJI_VERSION = 12.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',...).