0
0
mirror of https://github.com/vim/vim.git synced 2025-07-25 10:54:51 -04:00

updated for version 7.1b-001

This commit is contained in:
Bram Moolenaar 2007-05-10 20:17:29 +00:00
parent bae0c16cc4
commit 060f1f08b3
2 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
s, if any./* vi:set ts=8 sts=4 sw=4: /* vi:set ts=8 sts=4 sw=4:
* *
* VIM - Vi IMproved by Bram Moolenaar * VIM - Vi IMproved by Bram Moolenaar
* GUI support by Robert Webb * GUI support by Robert Webb

View File

@ -666,6 +666,8 @@ static char *(features[]) =
static int included_patches[] = static int included_patches[] =
{ /* Add new patch number below this line */ { /* Add new patch number below this line */
/**/
1,
/**/ /**/
0 0
}; };