commit | b2422f75408a41c77620c0d0f956b9728810c6ef | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Sat Sep 02 16:01:18 2023 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Sat Sep 02 16:01:18 2023 +0200 |
tree | bab7fef996d1d1e1bc57505e3162a22d1ebd45c9 | |
parent | 67b0ecf754565ff4c09a1128677e9c6e83fcc1c2 [diff] [blame] |
patch 9.0.1843: xxd color test flaky Problem: xxd color test flaky Solution: Filter unneeded lines Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index a09c725..ae28864 100644 --- a/src/version.c +++ b/src/version.c
@@ -700,6 +700,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1843, +/**/ 1842, /**/ 1841,