commit | d7af21e746f3992c650caf6b76465880b96302b4 | [log] [tgz] |
---|---|---|
author | Damien <141588647+xrandomname@users.noreply.github.com> | Mon Aug 05 20:24:11 2024 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Mon Aug 05 20:24:11 2024 +0200 |
tree | fbbb8d73d32ee4f2c9724f0741d71fcd065c27fb | |
parent | f0e9b72c8fdd47b9b410a11edf7479953cb2aed9 [diff] [blame] |
patch 9.1.0661: the zip plugin is not tested. Problem: the zip plugin is not tested. Solution: include tests (Damien) closes: #15411 Signed-off-by: Damien <141588647+xrandomname@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 13167ab..460afa9 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 661, +/**/ 660, /**/ 659,