commit | c1884c94c5d7246e53a83b03a35a66ce81b49f83 | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Sun Jan 21 09:40:22 2024 +0100 |
committer | Christian Brabandt <cb@256bit.org> | Sun Jan 21 09:40:22 2024 +0100 |
tree | 335855227b881091b0fb3de2532c26f3c635486d | |
parent | d08e437802ba86d49b9d07518c751bb4483e91e4 [diff] [blame] |
patch 9.1.0042: Missing test for Chuck Filetype Problem: Missing test for Chuck filetype after commit 27a4632af6753 (Christian Clason) Solution: Add a filetype test Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 04832e1..094658c 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 42, +/**/ 41, /**/ 40,