commit | 0c59c3027199ce593f6612d7cd418f375933c7cb | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Mon Oct 14 19:56:38 2024 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Mon Oct 14 19:56:38 2024 +0200 |
tree | 25fc88345312bb51a8d738fe3244cc64778d006e | |
parent | 7b5e52d16fb457c90cc44340a6190712aab7e03b [diff] [blame] |
patch 9.1.0782: tests: using wrong neomuttlog file name Problem: tests: using wrong neomuttlog file name Solution: use correct file name related: #15858 Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 8f3f54d..c636211 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 782, +/**/ 781, /**/ 780,