comparison src/version.c @ 5442:faf7e86203b5 v7.4.071

updated for version 7.4.071 Problem: Passing limits around too often. Solution: Use limits from buffer.
author Bram Moolenaar <bram@vim.org>
date Wed, 06 Nov 2013 04:01:36 +0100
parents e6f3f66028d4
children d563839a9be0
comparison
equal deleted inserted replaced
5441:87ef9ff527dd 5442:faf7e86203b5
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 71,
741 /**/ 743 /**/
742 70, 744 70,
743 /**/ 745 /**/
744 69, 746 69,
745 /**/ 747 /**/