commit | b34f33747223d9cba4b32a27aee70c1705b36ed9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Dec 24 13:33:46 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Dec 24 13:33:46 2020 +0100 |
tree | 22d49ce3be4a80beffc6c1317ca31619d33fe324 | |
parent | 16204962c7ad7380a40f0855443303ad16114e2b [diff] [blame] |
patch 8.2.2203: Moodle gift files are not recognized Problem: Moodle gift files are not recognized. Solution: Add a filetype pattern. (Delim Temizer)
diff --git a/src/version.c b/src/version.c index b6fb593..e1e7856 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2203, +/**/ 2202, /**/ 2201,