commit | 02551c9de0895dbe9105bd577e59c1fdde44355a | [log] [tgz] |
---|---|---|
author | Matthias Braun <mb720@users.noreply.github.com> | Sun Aug 13 19:20:35 2023 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Sun Aug 13 19:21:38 2023 +0200 |
tree | 843e1a7df31ecae891982bb976d9b56cc7ebf299 | |
parent | 96d6c4aabed15266bc4acfa66f9b35c2820dfa59 [diff] [blame] |
patch 9.0.1706: typos in the xxd manpage Problem: typos in the xxd manpage Solution: Fix typos and formatting closes: #12645 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: Matthias Braun <mb720@users.noreply.github.com>
diff --git a/src/version.c b/src/version.c index 2fee8ee..ea36045 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1706, +/**/ 1705, /**/ 1704,