comparison src/version.c @ 5558:6f5a7d394300 v7.4.127

updated for version 7.4.127 Problem: Perl 5.18 on Unix doesn't work. Solution: Move workaround to after including vim.h. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Sat, 14 Dec 2013 11:46:08 +0100
parents b14554844756
children 4b92012f6b18
comparison
equal deleted inserted replaced
5557:3eb577298089 5558:6f5a7d394300
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 127,
741 /**/ 743 /**/
742 126, 744 126,
743 /**/ 745 /**/
744 125, 746 125,
745 /**/ 747 /**/