commit | 7d755d8ef328a3eced18c57ea1b569898cc448a2 | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Sun Oct 13 20:28:21 2024 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Sun Oct 13 20:28:21 2024 +0200 |
tree | b28c5bbc94d7b3fa1a10e720d7b29c1ef08f53da | |
parent | b516598092b37be5b486373b44fbc5a26ef54540 [diff] [blame] |
patch 9.1.0781: tests: test_filetype fails Problem: tests: test_filetype fails (clason) (after v9.1.0779) Solution: Use correct filename for neomuttlog filetype related: #15845 Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 76d1889..8f3f54d 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 781, +/**/ 780, /**/ 779,