commit | 53f1673cd909eb1c809c6a9086e3d104a0df9bed | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Sep 07 20:46:39 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Sep 07 20:46:39 2016 +0200 |
tree | 99ba38cb528eafc2b79ffc13e743da43ea7e9f8e | |
parent | 1b0c1d050e28f351650c0c84e234fd24f12e5e29 [diff] [blame] |
patch 7.4.2343 Problem: Too many old file tests. Solution: Turn several into new style tests. (Yegappan Lakshmanan)
diff --git a/src/version.c b/src/version.c index c870edd..726089b 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2343, +/**/ 2342, /**/ 2341,