comparison src/version.c @ 5560:4b92012f6b18 v7.4.128

updated for version 7.4.128 Problem: Perl 5.18 for MSVC doesn't work. Solution: Add check in makefile and define __inline. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Sat, 14 Dec 2013 11:50:35 +0100
parents 6f5a7d394300
children 1e28c0fad344
comparison
equal deleted inserted replaced
5559:4e448701bb52 5560:4b92012f6b18
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 128,
741 /**/ 743 /**/
742 127, 744 127,
743 /**/ 745 /**/
744 126, 746 126,
745 /**/ 747 /**/