commit | 4148be468f82eb4bf463be3610b00a132aee4186 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Nov 06 20:41:19 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Nov 06 20:41:19 2017 +0100 |
tree | 3376b90b25674e0c5fa553e9918cab078bc01ae9 | |
parent | 53ec79537a062b453ed72a4efcb4b1cd284fe9a6 [diff] [blame] |
patch 8.0.1273: old test file remaining Problem: Old test file remaining. Solution: Delete it.
diff --git a/src/version.c b/src/version.c index 5d4fa89..e47aad0 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1273, +/**/ 1272, /**/ 1271,