diff 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
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    518,
+/**/
     517,
 /**/
     516,