comparison src/version.c @ 3192:436b42f3cba1 v7.3.366

updated for version 7.3.366 Problem: A tags file with an extremely long name causes errors. Solution: Ignore tags that are too long. (Arno Renevier)
author Bram Moolenaar <bram@vim.org>
date Thu, 08 Dec 2011 15:12:11 +0100
parents 54ef99c39139
children 972bd3fca556
comparison
equal deleted inserted replaced
3191:b39a3d8a7a0a 3192:436b42f3cba1
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 366,
717 /**/ 719 /**/
718 365, 720 365,
719 /**/ 721 /**/
720 364, 722 364,
721 /**/ 723 /**/