commit | 922a443cfdb1a37ef8bdeadf84f8b821ec4b37bd | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Sep 09 16:03:48 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Sep 09 16:03:48 2016 +0200 |
tree | 3b9148e5e4339bfaf48e695bd5a0c3e93cb9906f | |
parent | ff330ff2c4500dc5535631418d601194654e4536 [diff] [blame] |
patch 7.4.2352 Problem: Netbeans test fails in shadow directory. Solution: Also copy README.txt to the shadow directory.
diff --git a/src/version.c b/src/version.c index 2409c12..241ae1f 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2352, +/**/ 2351, /**/ 2350,