comparison src/version.c @ 6864:c9a5d51c9161 v7.4.752

patch 7.4.752 Problem: Unicode 8.0 not supported. Solution: Update tables for Unicode 8.0. Avoid E36 when running the script. (James McCoy)
author Bram Moolenaar <bram@vim.org>
date Sun, 21 Jun 2015 14:22:00 +0200
parents db53fd1a7d5c
children 8ebcd7f1ff5b
comparison
equal deleted inserted replaced
6863:2cb682025709 6864:c9a5d51c9161
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 752,
744 /**/ 746 /**/
745 751, 747 751,
746 /**/ 748 /**/
747 750, 749 750,
748 /**/ 750 /**/