commit | ff330ff2c4500dc5535631418d601194654e4536 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Sep 09 15:31:34 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Sep 09 15:31:34 2016 +0200 |
tree | c88987aba81fcff3eb1150e71cbb49f6a81b26b1 | |
parent | cf703fe9d66744ffd7d9c625ee1cbe048ee07740 [diff] [blame] |
patch 7.4.2351 Problem: Netbeans test fails when run from unpacked MS-Windows sources. Solution: Open README.txt instead of Makefile.
diff --git a/src/version.c b/src/version.c index 14c49ed..2409c12 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2351, +/**/ 2350, /**/ 2349,