commit | 314b773abbb9b1ce0020d83482c6daf7ad6a42a2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Nov 16 11:53:13 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Nov 16 11:53:13 2021 +0000 |
tree | 7c73babef35b28c0e7035a93632939d678256bed | |
parent | 782b4bbc163e03ebe98d25bc62b9d82cba8f91a1 [diff] [blame] |
patch 8.2.3600: filetype test fails Problem: Filetype test fails. Solution: Add missint change.
diff --git a/src/version.c b/src/version.c index cb1599d..acc7a9b 100644 --- a/src/version.c +++ b/src/version.c
@@ -758,6 +758,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3600, +/**/ 3599, /**/ 3598,