comparison src/version.c @ 5921:df141c80ea3a v7.4.302

updated for version 7.4.302 Problem: Signs placed with 'foldcolumn' set don't show up after filler lines. Solution: Take filler lines into account. (Olaf Dabrunz)
author Bram Moolenaar <bram@vim.org>
date Thu, 22 May 2014 15:51:04 +0200
parents 8cb42aa3c495
children 463ef551e9f6
comparison
equal deleted inserted replaced
5920:822f24a92ea8 5921:df141c80ea3a
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 302,
737 /**/ 739 /**/
738 301, 740 301,
739 /**/ 741 /**/
740 300, 742 300,
741 /**/ 743 /**/