commit | e0bfb7d3016ccd6c2186b9cd74cee6538eea9b5e | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Sat Sep 02 19:12:31 2023 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Sat Sep 02 19:13:45 2023 +0200 |
tree | c12dad2e9f94dfdefce72df5f1db7cfb807298fd | |
parent | 8b202031412a5de43a9c8257118ff99a018afabf [diff] [blame] |
patch 9.0.1845: xxd: Test_xxd_color start failing Problem: xxd: Test_xxd_color start failing Solution: Revert changes to dump file Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 81bee38..3de6046 100644 --- a/src/version.c +++ b/src/version.c
@@ -700,6 +700,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1845, +/**/ 1844, /**/ 1843,