diff src/version.c @ 6079:75ae211df37d v7.4.378

updated for version 7.4.378 Problem: Title of quickfist list is not kept for setqflist(list, 'r'). Solution: Keep the title. Add a test. (Lcd)
author Bram Moolenaar <bram@vim.org>
date Wed, 23 Jul 2014 15:55:00 +0200
parents 255561411d7a
children 16cfdf28be40
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 */
 /**/
+    378,
+/**/
     377,
 /**/
     376,