summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorMartin Dürst <duerst@it.aoyama.ac.jp>2019-10-30 08:25:45 +0900
committerMartin Dürst <duerst@it.aoyama.ac.jp>2019-10-30 08:25:45 +0900
commitc54635c08b89612bbf2faa50b86fd6d5c8758506 (patch)
treeaca63f1c6a9d1979b02cc85fb32e81bc789e3b76 /common.mk
parent92c13380e853a8996574fadc8a498c96156674fe (diff)
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).
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
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