comparison src/version.c @ 6495:fe0f33ac63af v7.4.575

updated for version 7.4.575 Problem: Unicode character properties are outdated. Solution: Update the tables with the latest version.
author Bram Moolenaar <bram@vim.org>
date Wed, 14 Jan 2015 17:40:09 +0100
parents 45ff9dd354ea
children 749fc929da45
comparison
equal deleted inserted replaced
6494:738e9db215cd 6495:fe0f33ac63af
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 575,
744 /**/ 746 /**/
745 574, 747 574,
746 /**/ 748 /**/
747 573, 749 573,
748 /**/ 750 /**/