commit | 39373819fd5fad825df416f1e2b96a6f43758e23 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jan 01 17:20:27 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jan 01 17:20:27 2016 +0100 |
tree | b4da9226333c6933c185593655de8defcba176e9 | |
parent | af2dff8fbc0e0c1dd7cb5ae058c3b896c28f7d24 [diff] [blame] |
patch 7.4.1019 Problem: Directory listing of "src" is too long. Solution: Rename the resources file to make it shorter.
diff --git a/src/version.c b/src/version.c index 98066f8..70c54aa 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1019, +/**/ 1018, /**/ 1017,