commit | 1850b14c0d338eb27fb32d0d6e0bfb6944c75c5a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 14 15:09:59 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 14 15:09:59 2019 +0200 |
tree | 98ff542900cd048c60c765d3f5af81af919bc32a | |
parent | ecaa70ea29c269dd0dabd3cd5acdfa0ce42ccd54 [diff] [blame] |
patch 8.1.1688: old makefiles are no longer useful Problem: Old makefiles are no longer useful. Solution: Delete the makefiles, they most likely don't work anyway.
diff --git a/src/version.c b/src/version.c index 69060d5..ddf68db 100644 --- a/src/version.c +++ b/src/version.c
@@ -778,6 +778,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1688, +/**/ 1687, /**/ 1686,