comparison src/version.c @ 3855:1cc37b8cfaa1 v7.3.684

updated for version 7.3.684 Problem: "make test" does not delete lua.vim. Solution: Add lua.vim to the clean target. (Simon Ruderich)
author Bram Moolenaar <bram@vim.org>
date Sat, 06 Oct 2012 19:10:35 +0200
parents 0f5ee2629635
children 34aa94a421b7
comparison
equal deleted inserted replaced
3854:aa51675adf7e 3855:1cc37b8cfaa1
717 NULL 717 NULL
718 }; 718 };
719 719
720 static int included_patches[] = 720 static int included_patches[] =
721 { /* Add new patch number below this line */ 721 { /* Add new patch number below this line */
722 /**/
723 684,
722 /**/ 724 /**/
723 683, 725 683,
724 /**/ 726 /**/
725 682, 727 682,
726 /**/ 728 /**/