commit | 44f660c42191062214552f2bdb2e9bcc4e23e6fc | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Sep 02 20:03:20 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Sep 02 20:03:20 2016 +0200 |
tree | b64cddd0ba68ba0f7fd7d21c6ec631d2b3d4931e | |
parent | cd055da370114f66c960be9c8b1eb0f33a9e0a85 [diff] [blame] |
patch 7.4.2308 Problem: Old charsearch test still listed in Makefile. Solution: Remove the line.
diff --git a/src/version.c b/src/version.c index 179de6a..f5af115 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2308, +/**/ 2307, /**/ 2306,