comparison src/version.c @ 16209:4a1b411b1cfa v8.1.1109

patch 8.1.1109: deleted file still in list of distributed files commit https://github.com/vim/vim/commit/39b76b7df851608fe4d7179269d3c6736db30733 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Apr 4 13:12:07 2019 +0200 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.
author Bram Moolenaar <Bram@vim.org>
date Thu, 04 Apr 2019 13:15:08 +0200
parents d302c496e98b
children 5fb0f15fafea
comparison
equal deleted inserted replaced
16208:a23c883685cb 16209:4a1b411b1cfa
769 NULL 769 NULL
770 }; 770 };
771 771
772 static int included_patches[] = 772 static int included_patches[] =
773 { /* Add new patch number below this line */ 773 { /* Add new patch number below this line */
774 /**/
775 1109,
774 /**/ 776 /**/
775 1108, 777 1108,
776 /**/ 778 /**/
777 1107, 779 1107,
778 /**/ 780 /**/