comparison src/version.c @ 2652:b2a7d143abe2 v7.3.072

updated for version 7.3.072 Problem: Can't complete file names while ignoring case. Solution: Add 'wildignorecase'.
author Bram Moolenaar <bram@vim.org>
date Thu, 02 Dec 2010 16:01:29 +0100
parents b254cfdd7405
children ac04f392ba48
comparison
equal deleted inserted replaced
2651:b254cfdd7405 2652:b2a7d143abe2
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 72,
717 /**/ 719 /**/
718 71, 720 71,
719 /**/ 721 /**/
720 70, 722 70,
721 /**/ 723 /**/