comparison src/version.c @ 6195:dd3dac42cb9b v7.4.433

updated for version 7.4.433 Problem: Test 75 fails on MS-Windows. Solution: Use ":normal" instead of feedkeys(). (Michael Soyka)
author Bram Moolenaar <bram@vim.org>
date Tue, 09 Sep 2014 13:52:58 +0200
parents 59cd2b16f718
children 4176c48c7dd5
comparison
equal deleted inserted replaced
6194:31e565d5fcb1 6195:dd3dac42cb9b
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 433,
744 /**/ 746 /**/
745 432, 747 432,
746 /**/ 748 /**/
747 431, 749 431,
748 /**/ 750 /**/