commit | abfa9efb983c6fe9f5c4c342ff4d7017ce9a2c4b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jan 15 22:34:45 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jan 15 22:34:45 2016 +0100 |
tree | 97fac993c46108bc4e29da8588592d119c30d96b | |
parent | 36d7cd8965bc4027d420c7d70c56ac95d83d3bfa [diff] [blame] |
patch 7.4.1100 Problem: Cygwin makefiles are unused. Solution: Remove them.
diff --git a/src/version.c b/src/version.c index ab4e51f..5fdc457 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1100, +/**/ 1099, /**/ 1098,