[前][次][番号順一覧][スレッド一覧]

ruby-changes:66909

From: Martin <ko1@a...>
Date: Tue, 27 Jul 2021 17:15:20 +0900 (JST)
Subject: [ruby-changes:66909] 01e98d8785 (master): Change Unicode Emoji Version from 13.0 to 13.1

https://git.ruby-lang.org/ruby.git/commit/?id=01e98d8785

From 01e98d87853bd612e6ac03a517cb60b077f5339c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20D=C3=BCrst?= <duerst@i...>
Date: Tue, 27 Jul 2021 15:01:34 +0900
Subject: Change Unicode Emoji Version from 13.0 to 13.1

---
 common.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common.mk b/common.mk
index 6205e0e..2f1a47c 100644
--- a/common.mk
+++ b/common.mk
@@ -19,7 +19,7 @@ gnumake_recursive = https://github.com/ruby/ruby/blob/trunk/common.mk#L19
 enable_shared = $(ENABLE_SHARED:no=)
 
 UNICODE_VERSION = 13.0.0
-UNICODE_EMOJI_VERSION = 13.0
+UNICODE_EMOJI_VERSION = 13.1
 UNICODE_BETA = NO
 
 ### set the following environment variable or uncomment the line if
-- 
cgit v1.1


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]