diff src/version.c @ 4391:71fa86c8fd4a v7.3.944

updated for version 7.3.944 Problem: External program receives the termrespone. Solution: Insert a delay and discard input. (Hayaki Saito)
author Bram Moolenaar <bram@vim.org>
date Mon, 13 May 2013 20:26:53 +0200
parents 736b8e18a3bc
children 80eea7a9d6b9
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -729,6 +729,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    944,
+/**/
     943,
 /**/
     942,