comparison src/version.c @ 6257:6f80b9a773db v7.4.463

updated for version 7.4.463 Problem: Test 86 and 87 may hang on MS-Windows. Solution: Call inputrestore() after inputsave(). (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Mon, 29 Sep 2014 18:08:59 +0200
parents c0d93d67572b
children 74c65620c985
comparison
equal deleted inserted replaced
6256:c7e6e4089fb3 6257:6f80b9a773db
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 463,
744 /**/ 746 /**/
745 462, 747 462,
746 /**/ 748 /**/
747 461, 749 461,
748 /**/ 750 /**/