comparison src/version.c @ 6224:0d2c821cdc25 v7.4.447

updated for version 7.4.447 Problem: Spell files from Hunspell may generate a lot of errors. Solution: Add the IGNOREEXTRA flag.
author Bram Moolenaar <bram@vim.org>
date Fri, 19 Sep 2014 16:04:11 +0200
parents 63121fdd093f
children 2fd96725b063
comparison
equal deleted inserted replaced
6223:0be6521c6ae3 6224:0d2c821cdc25
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 447,
744 /**/ 746 /**/
745 446, 747 446,
746 /**/ 748 /**/
747 445, 749 445,
748 /**/ 750 /**/