comparison 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
comparison
equal deleted inserted replaced
4390:738f2bad1c46 4391:71fa86c8fd4a
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 944,
731 /**/ 733 /**/
732 943, 734 943,
733 /**/ 735 /**/
734 942, 736 942,
735 /**/ 737 /**/