comparison src/version.c @ 5537:805ad8488dc8 v7.4.117

updated for version 7.4.117 Problem: Can't build with Cygwin/MingW and Perl 5.18. Solution: Add a linker argument for the Perl library. (Cesar Romani) Adjust CFLAGS and LIB. (Cesar Romani) Move including inline.h further down. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Wed, 11 Dec 2013 15:06:40 +0100
parents 40aff213baff
children 62c720661f81
comparison
equal deleted inserted replaced
5536:307513f44afe 5537:805ad8488dc8
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 117,
741 /**/ 743 /**/
742 116, 744 116,
743 /**/ 745 /**/
744 115, 746 115,
745 /**/ 747 /**/