commit | 8feed3a52548591b2eaef66f4d53e1a49b2dabe5 | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Sun Sep 29 10:37:47 2024 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Sun Sep 29 10:37:47 2024 +0200 |
tree | d47d98055aac7caaea3501bdfa4974f179ed5fde | |
parent | fa117387eea97306e4c59043b607ccb1533f64ea [diff] [blame] |
patch 9.1.0747: various typos in repo found Problem: various typos in repo found Solution: Fix typos (zeertzjq) closes: #15749 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 10b0f86..80e7033 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 747, +/**/ 746, /**/ 745,