comparison src/version.c @ 5469:a56f60cf6834 v7.4.084

updated for version 7.4.084 Problem: Python: interrupt not being properly discarded. (Yggdroot Chen) Solution: Discard interrupt in VimTryEnd. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Mon, 11 Nov 2013 01:05:48 +0100
parents 6367a766027d
children 70c3289803b3
comparison
equal deleted inserted replaced
5468:f376ec8e037e 5469:a56f60cf6834
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 84,
741 /**/ 743 /**/
742 83, 744 83,
743 /**/ 745 /**/
744 82, 746 82,
745 /**/ 747 /**/