commit | 4298c5f472a05486d6e26988cf10f4d04c80afd2 | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Tue Sep 17 20:24:56 2024 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Tue Sep 17 20:24:56 2024 +0200 |
tree | b226cf31fe97d665f9a8e9fa1dab2b8989f33e29 | |
parent | 89b9bb4ac8ceb701ebecb8c02aca3d047dff9991 [diff] [blame] |
patch 9.1.0736: Unicode tables are outdated Problem: Unicode tables are outdated Solution: Update Unicode tables to v16 closes: #15693 Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index dbcb6eb..d5aed36 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 736, +/**/ 735, /**/ 734,