commit | 10efcd5b0259659cd9a152a7a342deb5d56a8eb5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Nov 26 21:22:07 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Nov 26 21:22:07 2018 +0100 |
tree | b5698e9fd8a8edf4c6b97908740ae91ae1204948 | |
parent | 1341024e0823d9aa9cde08d6b55e12f2d90ff778 [diff] [blame] |
patch 8.1.0549: netbeans test depends on README.txt contents Problem: Netbeans test depends on README.txt contents. Solution: Use a generated file instead.
diff --git a/src/version.c b/src/version.c index 3d4fa68..1fb70f8 100644 --- a/src/version.c +++ b/src/version.c
@@ -793,6 +793,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 549, +/**/ 548, /**/ 547,