commit | 383f387d9d3a114cdfa2af61167beb802d8ece64 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Sep 27 19:35:48 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Sep 27 19:35:48 2019 +0200 |
tree | f335d072b477e38a53543dc2a091c2ceb981a537 | |
parent | 5be4ceecea5520265066eac972460ebb1cdf05e7 [diff] [blame] |
patch 8.1.2088: renamed libvterm mouse.c file not in distributed file list Problem: Renamed libvterm mouse.c file not in distributed file list. Solution: Rename the file in the file list.
diff --git a/src/version.c b/src/version.c index 0776a8a..35253eb 100644 --- a/src/version.c +++ b/src/version.c
@@ -758,6 +758,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2088, +/**/ 2087, /**/ 2086,