commit | e292d80bede5cb0b9b1ca95176ad6c3fbaae2e0a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 29 19:03:21 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 29 19:03:21 2015 +0100 |
tree | e2f9ad47fd2735682c585744f783fbe0d48bb183 | |
parent | 36e294c00c784b9ddd05a4fdbea2e331ab2b1ca8 [diff] |
patch 7.4.996 Problem: New GDK files and testdir/Make_all.mak missing from distribution. PC build instructions are outdated. Solution: Add the file to the list. Update PC build instructions.
diff --git a/src/version.c b/src/version.c index b438afa..1df2b6aa 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 996, +/**/ 995, /**/ 994,