diff src/version.c @ 6075:c3bb76e5b235 v7.4.376

updated for version 7.4.376 Problem: Popup menu flickers too much. Solution: Remove the forced redraw. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Wed, 23 Jul 2014 13:50:46 +0200
parents 5a5492d676ab
children 255561411d7a
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 */
 /**/
+    376,
+/**/
     375,
 /**/
     374,