From c54635c08b89612bbf2faa50b86fd6d5c8758506 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20D=C3=BCrst?= Date: Wed, 30 Oct 2019 08:25:45 +0900 Subject: Update Unicode Emoji version from 12.0 to 12.1. This update does not add any new codepoint assignments, it just expands the range of emoji codepoint sequences recommended for public interchange. Depending on how emoji data files are cached, this commit may require manual intervention in some build environments (including some CI systems). --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.mk') diff --git a/common.mk b/common.mk index 5c580b156b..3f7b8ac75d 100644 --- a/common.mk +++ b/common.mk @@ -18,7 +18,7 @@ gnumake_recursive = enable_shared = $(ENABLE_SHARED:no=) UNICODE_VERSION = 12.1.0 -UNICODE_EMOJI_VERSION = 12.0 +UNICODE_EMOJI_VERSION = 12.1 UNICODE_BETA = NO ### set the following environment variable or uncomment the line if -- cgit v1.2.3