comparison src/version.c @ 3490:8101253704f6 v7.3.509

updated for version 7.3.509 Problem: ":vimgrep" fails when 'autochdir' is set. Solution: A more generic solution for changing directory. (Ben Fritz)
author Bram Moolenaar <bram@vim.org>
date Wed, 25 Apr 2012 18:57:21 +0200
parents 2722f11ddc99
children 53786601213c
comparison
equal deleted inserted replaced
3489:f53d1d03019a 3490:8101253704f6
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 509,
717 /**/ 719 /**/
718 508, 720 508,
719 /**/ 721 /**/
720 507, 722 507,
721 /**/ 723 /**/