commit | 0479e910c423d71e2b96bc721feffad5808e767a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jan 29 09:17:32 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jan 29 09:17:32 2018 +0100 |
tree | e86438103c2ba6354d115f709510d91759585ef4 | |
parent | d6d304298a6b9842164a53e7be386d55d18ce79f [diff] [blame] |
patch 8.0.1438: filetype detection test not updated for change Problem: Filetype detection test not updated for change. Solution: Update the test.
diff --git a/src/version.c b/src/version.c index 39abe1f..f66cf45 100644 --- a/src/version.c +++ b/src/version.c
@@ -772,6 +772,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1438, +/**/ 1437, /**/ 1436,