commit | 6e722e2f948bc51fcb92d98d6f2a089dac01e2bd | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Feb 26 19:58:58 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Feb 26 19:58:58 2016 +0100 |
tree | 8eeedea96ea77c88bda28df842089f9ce6b932f4 | |
parent | 0c0dac1fb134309462b263fd5347d9232bfe36ed [diff] [blame] |
patch 7.4.1425 Problem: There are still references to MS-DOS support. Solution: Remove most of the help txt and install instructions. (Ken Takata)
diff --git a/src/version.c b/src/version.c index fe580e0..ee083ad 100644 --- a/src/version.c +++ b/src/version.c
@@ -749,6 +749,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1425, +/**/ 1424, /**/ 1423,