commit | 63276685f90fca8b1a0be3a6734759fa82b7be0c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Apr 20 21:14:09 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Apr 20 21:14:09 2021 +0200 |
tree | 4da8a198017c840e2e68f3e45a2ca0713b57b25a | |
parent | 8238f08838c0b481d0b14a741bc03f2e45c211d3 [diff] [blame] |
patch 8.2.2790: filetype test fails Problem: filetype test fails Solution: Also update the scripts detection
diff --git a/src/version.c b/src/version.c index 86d6f36..539d7d5 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2790, +/**/ 2789, /**/ 2788,