comparison src/version.c @ 6092:6f88e2dafbf6 v7.4.384

updated for version 7.4.384 Problem: Test 102 fails when compiled with small features. Solution: Source small.vim. (Jacob Niehus)
author Bram Moolenaar <bram@vim.org>
date Wed, 30 Jul 2014 13:20:39 +0200
parents 2f02675bc4b0
children 6e24b97dde69
comparison
equal deleted inserted replaced
6091:7090d7f160f7 6092:6f88e2dafbf6
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 384,
737 /**/ 739 /**/
738 383, 740 383,
739 /**/ 741 /**/
740 382, 742 382,
741 /**/ 743 /**/