commit | 8f8ae40ce45822c51c7f3cc58d7c23990f0ecc3d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Feb 22 20:07:49 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Feb 22 20:07:49 2016 +0100 |
tree | 4fd523bc53b844723c97b25f5472b9a1534a2f6b | |
parent | 23c463a157b4f5585ad85efc9f453ffc09c245c3 [diff] |
patch 7.4.1387 Problem: Win16 docs still referenced. Solution: Remove Win16 files from the docs Makefile. (Kenichi Ito)
diff --git a/src/version.c b/src/version.c index 778d1fc..0357cf5 100644 --- a/src/version.c +++ b/src/version.c
@@ -749,6 +749,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1387, +/**/ 1386, /**/ 1385,