comparison 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
comparison
equal deleted inserted replaced
18186:03b854983b14 18187:36f791dd9eae
755 NULL 755 NULL
756 }; 756 };
757 757
758 static int included_patches[] = 758 static int included_patches[] =
759 { /* Add new patch number below this line */ 759 { /* Add new patch number below this line */
760 /**/
761 2088,
760 /**/ 762 /**/
761 2087, 763 2087,
762 /**/ 764 /**/
763 2086, 765 2086,
764 /**/ 766 /**/