comparison src/version.c @ 3699:d29aa05b7e31 v7.3.609

updated for version 7.3.609 Problem: File names in :checkpath! output are garbled. Solution: Check for \zs in the pattern. (Lech Lorens)
author Bram Moolenaar <bram@vim.org>
date Wed, 25 Jul 2012 13:46:30 +0200
parents d47e6222d1cd
children 9f48a5432997
comparison
equal deleted inserted replaced
3698:580391c2f925 3699:d29aa05b7e31
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 609,
717 /**/ 719 /**/
718 608, 720 608,
719 /**/ 721 /**/
720 607, 722 607,
721 /**/ 723 /**/