commit | 914331648dc3609ca9f6954f4019497e5fb3274e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Feb 20 15:50:18 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Feb 20 15:50:18 2016 +0100 |
tree | 1d2a5cd7d18afca31220bbb22caa5b2547f308b3 | |
parent | e0fa3742ead676a3074a10edadbc955e1a89153d [diff] [blame] |
patch 7.4.1368 Problem: One more Win16 file remains. Solution: Delete it.
diff --git a/src/version.c b/src/version.c index 2203948..ef15772 100644 --- a/src/version.c +++ b/src/version.c
@@ -748,6 +748,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1368, +/**/ 1367, /**/ 1366,