comparison src/version.c @ 6226:2fd96725b063 v7.4.448

updated for version 7.4.448 Problem: Using ETO_IGNORELANGUAGE causes problems. Solution: Remove this flag. (Paul Moore)
author Bram Moolenaar <bram@vim.org>
date Fri, 19 Sep 2014 16:13:53 +0200
parents 0d2c821cdc25
children cb5480096f1b
comparison
equal deleted inserted replaced
6225:5ae112be5053 6226:2fd96725b063
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 448,
744 /**/ 746 /**/
745 447, 747 447,
746 /**/ 748 /**/
747 446, 749 446,
748 /**/ 750 /**/