commit | 0fcc7c6dd1902b71e0e7d0a35ddabafef6455a83 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jul 02 21:22:52 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jul 02 21:22:52 2016 +0200 |
tree | 68fdebc562a31a1d045c2661ec7144fea4a4222e | |
parent | 75464dc434c43efac60e8bfd9bec2a8b736407e9 [diff] [blame] |
patch 7.4.1984 Problem: Not all quickfix features are tested. Solution: Add a few more tests. (Yegappan Lakshmanan)
diff --git a/src/version.c b/src/version.c index e83eaf7..3afe4a6 100644 --- a/src/version.c +++ b/src/version.c
@@ -759,6 +759,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1984, +/**/ 1983, /**/ 1982,