comparison src/version.c @ 5635:a01819fb6e2b v7.4.164

updated for version 7.4.164 Problem: Problem with event handling on Windows 8. Solution: Ignore duplicate WINDOW_BUFFER_SIZE_EVENTs. (Nobuhiro Takasaki)
author Bram Moolenaar <bram@vim.org>
date Wed, 05 Feb 2014 14:02:27 +0100
parents 7db84aadd37a
children c82339d8fdae
comparison
equal deleted inserted replaced
5634:020a1e8fee2a 5635:a01819fb6e2b
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 164,
741 /**/ 743 /**/
742 163, 744 163,
743 /**/ 745 /**/
744 162, 746 162,
745 /**/ 747 /**/