commit | 75a73551a17919ab218c625a769ba97c6b2f95cc | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Sun Apr 28 16:20:55 2024 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Sun Apr 28 16:20:55 2024 +0200 |
tree | e7296a722288c5ab2275c17cbe38f0ddcbdc0a67 | |
parent | fe55c31752acae5a02cd5274fb81965fd41bbcc7 [diff] [blame] |
patch 9.1.0379: There are a few typos Problem: There are a few typos Solution: Fix them (zeertzjq) closes: #14655 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 be2be70..0f665ef 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 379, +/**/ 378, /**/ 377,