commit | e7fedb6ebe72d9a475aa65109b77d5ed4667067a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Dec 31 19:07:19 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Dec 31 19:07:19 2015 +0100 |
tree | 19327fc9d1ca538d9c5c81c7284adf492e790e6d | |
parent | e3303cb0817e826e3c25d5dc4ac10b569d0841e1 [diff] [blame] |
patch 7.4.1008 Problem: The OS/2 code pollutes the source while nobody uses it these days. Solution: Drop the support for OS/2.
diff --git a/src/version.c b/src/version.c index 089546f..f074fb3 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1008, +/**/ 1007, /**/ 1006,