comparison src/version.c @ 14933:665d9c0fea86 v8.1.0478

patch 8.1.0478: cannot build with perl using MinGW commit https://github.com/vim/vim/commit/65dc12143a0b5040922bdb47c522e93909701a10 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Oct 15 20:11:18 2018 +0200 patch 8.1.0478: cannot build with perl using MinGW Problem: Cannot build with perl using MinGW. Solution: Add -I. (Ken takata, Cesar Romani)
author Bram Moolenaar <Bram@vim.org>
date Mon, 15 Oct 2018 20:15:04 +0200
parents 9c030bc201a6
children dc54785f9a1d
comparison
equal deleted inserted replaced
14932:0757a2eb7001 14933:665d9c0fea86
790 NULL 790 NULL
791 }; 791 };
792 792
793 static int included_patches[] = 793 static int included_patches[] =
794 { /* Add new patch number below this line */ 794 { /* Add new patch number below this line */
795 /**/
796 478,
795 /**/ 797 /**/
796 477, 798 477,
797 /**/ 799 /**/
798 476, 800 476,
799 /**/ 801 /**/