commit | 7c5152826f61bc968ba539ff6db3a55e75556bf2 | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Sun Nov 10 20:26:12 2024 +0100 |
committer | Christian Brabandt <cb@256bit.org> | Sun Nov 10 20:26:12 2024 +0100 |
tree | c4434a9077e28b8d805296864f99c1a281f6485d | |
parent | 5b63b236a0af198f6c3c9883a3f6344b110dabb3 [diff] [blame] |
patch 9.1.0849: there are a few typos in the source Problem: there are a few typos in the source. Solution: Correct typos (zeertzjq). closes: #16026 Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 2839e89..7906b07 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 849, +/**/ 848, /**/ 847,