comparison src/version.c @ 5641:22387c8eec43 v7.4.167

updated for version 7.4.167 Problem: Fixes are not tested. Solution: Add a test for not autoloading on assignment. (Yukihiro Nakadaira)
author Bram Moolenaar <bram@vim.org>
date Wed, 05 Feb 2014 22:26:05 +0100
parents 5d03c3747121
children e61a2b709f69
comparison
equal deleted inserted replaced
5640:aa7dc5f3e221 5641:22387c8eec43
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 167,
741 /**/ 743 /**/
742 166, 744 166,
743 /**/ 745 /**/
744 165, 746 165,
745 /**/ 747 /**/