commit | 5d7ead3bc85eefd0929bfcbb579510c8164ea1be | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Feb 27 17:17:42 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Feb 27 17:17:42 2018 +0100 |
tree | 3663262f2410bd522e22f67355e7d351ccb67bc0 | |
parent | 3ad8772ef02e4352b0fa4e2697abc357734b62e1 [diff] [blame] |
patch 8.0.1549: various small problems in test files Problem: Various small problems in test files. Solution: Include small changes.
diff --git a/src/version.c b/src/version.c index d6c17ec..f5ffe20 100644 --- a/src/version.c +++ b/src/version.c
@@ -779,6 +779,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1549, +/**/ 1548, /**/ 1547,