comparison src/version.c @ 5310:b04bdb2c5fce v7.4.008

updated for version 7.4.008 Problem: New regexp engine can't be interrupted. Solution: Check for CTRL-C pressed. (Yasuhiro Matsumoto)
author Bram Moolenaar <bram@vim.org>
date Sun, 25 Aug 2013 17:01:42 +0200
parents 4fe1dfc7014e
children 8b5d80861c5e
comparison
equal deleted inserted replaced
5309:2ee5e568766c 5310:b04bdb2c5fce
725 NULL 725 NULL
726 }; 726 };
727 727
728 static int included_patches[] = 728 static int included_patches[] =
729 { /* Add new patch number below this line */ 729 { /* Add new patch number below this line */
730 /**/
731 8,
730 /**/ 732 /**/
731 7, 733 7,
732 /**/ 734 /**/
733 6, 735 6,
734 /**/ 736 /**/