comparison src/version.c @ 5543:ca0e43bbf8f9 v7.4.120

updated for version 7.4.120 Problem: Can't build with Perl 5.18 on Linux. (Lcd 47) Solution: Add #ifdef. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Wed, 11 Dec 2013 17:20:19 +0100
parents 2f99966971b0
children 4bf53c1ef37a
comparison
equal deleted inserted replaced
5542:574142165dc8 5543:ca0e43bbf8f9
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 120,
741 /**/ 743 /**/
742 119, 744 119,
743 /**/ 745 /**/
744 118, 746 118,
745 /**/ 747 /**/