commit | 4604fbbbff9e1f924e76a6b4695626b519bd4030 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 25 23:37:02 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 25 23:37:02 2018 +0100 |
tree | 4ed184c7cd6e324bcb708a02bf42d5b301c41df8 | |
parent | b413d2e6a8cc7b1611a41bfa9462b986393ca5fe [diff] [blame] |
patch 8.1.0637: nsis file no longer used Problem: Nsis file no longer used. Solution: Remove the file. (Ken Takata)
diff --git a/src/version.c b/src/version.c index b2dbe38..c51a46d 100644 --- a/src/version.c +++ b/src/version.c
@@ -800,6 +800,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 637, +/**/ 636, /**/ 635,