commit | 0e364c9fca7a666de0775007d2f0687ecdd73c8d | [log] [tgz] |
---|---|---|
author | Yee Cheng Chin <ychin.git@gmail.com> | Mon Nov 07 11:05:52 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Nov 07 11:05:52 2022 +0000 |
tree | c08eb3e6932df2b456aec1ce12555cc293610380 | |
parent | 7af3ee2b83545169d78a28ab1cd89aff1127f8b3 [diff] [blame] |
patch 9.0.0842: Unicode range for Apple SF symbols is outdated Problem: Unicode range for Apple SF symbols is outdated. Solution: Update to SF Symbols 4. (Yee Cheng Chin, closes #11474)
diff --git a/src/version.c b/src/version.c index 0e59a78..d46aebb 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 842, +/**/ 841, /**/ 840,