commit | 022b896592721838e387e99fd785d3ded7b68be7 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jan 03 22:16:20 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jan 03 22:16:20 2016 +0100 |
tree | 35c9efef5a0b1ca3b6d76c02eab4f0497471ece9 | |
parent | fa7353428f705f7a13465a1943dddeede4083023 [diff] [blame] |
patch 7.4.1041 Problem: Various small things. Solution: Add file to list of distributed files. Adjust README. Fix typo.
diff --git a/src/version.c b/src/version.c index 332bb91..ab777e3 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1041, +/**/ 1040, /**/ 1039,