comparison src/version.c @ 3151:af76a61a7f79 v7.3.346

updated for version 7.3.346 Problem: It's hard to test netbeans commands. Solution: Process netbeans commands after :sleep. (Xavier de Gaye)
author Bram Moolenaar <bram@vim.org>
date Thu, 20 Oct 2011 21:58:34 +0200
parents 35f098371af6
children 72528c5eb87e
comparison
equal deleted inserted replaced
3150:9c7ffcf23ee1 3151:af76a61a7f79
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 346,
717 /**/ 719 /**/
718 345, 720 345,
719 /**/ 721 /**/
720 344, 722 344,
721 /**/ 723 /**/