diff src/version.c @ 5887:be19015ef43c v7.4.286

updated for version 7.4.286 Problem: Error messages are inconsistant. (ZyX) Solution: Change "Lists" to "list".
author Bram Moolenaar <bram@vim.org>
date Tue, 13 May 2014 13:46:33 +0200
parents 5cb1828fd005
children 66fe4908b649
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -735,6 +735,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    286,
+/**/
     285,
 /**/
     284,