diff src/version.c @ 18187:36f791dd9eae v8.1.2088

patch 8.1.2088: renamed libvterm mouse.c file not in distributed file list Commit: https://github.com/vim/vim/commit/383f387d9d3a114cdfa2af61167beb802d8ece64 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Sep 27 19:35:48 2019 +0200 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.
author Bram Moolenaar <Bram@vim.org>
date Fri, 27 Sep 2019 19:45:06 +0200
parents ef35a3a70c24
children b5bf891fa92c
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -758,6 +758,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    2088,
+/**/
     2087,
 /**/
     2086,