comparison src/version.c @ 6373:383cb9ddb561 v7.4.518

updated for version 7.4.518 Problem: Using status line height in width computations. Solution: Use one instead. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Wed, 19 Nov 2014 13:40:08 +0100
parents 93560d4bca68
children 27a36d1013a6
comparison
equal deleted inserted replaced
6372:c8d2cc5aa63a 6373:383cb9ddb561
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 518,
744 /**/ 746 /**/
745 517, 747 517,
746 /**/ 748 /**/
747 516, 749 516,
748 /**/ 750 /**/