diff src/version.c @ 6089:2f02675bc4b0 v7.4.383

updated for version 7.4.383 Problem: Bad interaction between preview window and omnifunc. Solution: Avoid redrawing the status line. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Wed, 23 Jul 2014 21:10:43 +0200
parents dbd7dc1ea2e6
children 6f88e2dafbf6
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 */
 /**/
+    383,
+/**/
     382,
 /**/
     381,