comparison src/version.c @ 5614:71837ace77df v7.4.154

updated for version 7.4.154 Problem: Still a problem with auto-loading. Solution: Pass no_autoload to deref_func_name(). (Yukihiro Nakadaira)
author Bram Moolenaar <bram@vim.org>
date Tue, 14 Jan 2014 19:44:34 +0100
parents 30e300c0b2c1
children fa53233519c6
comparison
equal deleted inserted replaced
5613:1fe648ac0b42 5614:71837ace77df
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 154,
741 /**/ 743 /**/
742 153, 744 153,
743 /**/ 745 /**/
744 152, 746 152,
745 /**/ 747 /**/