comparison src/version.c @ 6683:781104cb0d06 v7.4.666

updated for version 7.4.666 Problem: There is a chance that Vim may lock up. Solution: Handle timer events differently. (Aaron Burrow)
author Bram Moolenaar <bram@vim.org>
date Fri, 20 Mar 2015 16:26:54 +0100
parents 80abb7288d39
children fd495ad521dc
comparison
equal deleted inserted replaced
6682:28bb3ecefb52 6683:781104cb0d06
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 666,
744 /**/ 746 /**/
745 665, 747 665,
746 /**/ 748 /**/
747 664, 749 664,
748 /**/ 750 /**/