commit | 87ca5e86fa0ef305f3d39cc4261b622f21417f7f | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Fri Oct 27 19:47:29 2023 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Fri Oct 27 19:48:38 2023 +0200 |
tree | 7d4ec23a4aabdfe25aa143d415ce521337b33501 | |
parent | ec3cebbd2b6b7583d2f683f5e66345163ec122aa [diff] [blame] |
patch 9.0.2077: CI fails because of trailing whitespace in test Problem: CI fails because of trailing whitespace in test Solution: Remove it Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index d233fa6..cd06416 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2077, +/**/ 2076, /**/ 2075,