commit | a634b92b969e1bcb47551a39bf4e11e41ba9aa17 | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Wed Oct 11 21:24:49 2023 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Wed Oct 11 21:24:49 2023 +0200 |
tree | 800610f5f0745768ad918035f084226488fd242f | |
parent | f8da32461969a657ce9f132f35ddbec4068d3296 [diff] [blame] |
patch 9.0.2013: Unicode tables outdated Problem: Unicode tables outdated Solution: Update Unicode tables to v15.1 (released 23.09.2023) closes: #13311 Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 5b91906..0f5a10e 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2013, +/**/ 2012, /**/ 2011,