commit | 39b76b7df851608fe4d7179269d3c6736db30733 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Apr 04 13:12:07 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Apr 04 13:12:07 2019 +0200 |
tree | 4477558f2265aaf9f39669c59126d171dab689f5 | |
parent | 723dd946f94856be94a943876945fb1bd8169059 [diff] |
patch 8.1.1109: deleted file still in list of distributed files Problem: Deleted file still in list of distributed files. Solution: Remove the src/os_w32dll.c entry.
diff --git a/src/version.c b/src/version.c index 08493fe..00db3b6 100644 --- a/src/version.c +++ b/src/version.c
@@ -772,6 +772,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1109, +/**/ 1108, /**/ 1107,