comparison src/version.c @ 6112:d594c1552137 v7.4.394

updated for version 7.4.394 Problem: When using DirectX last italic character is incomplete. Solution: Add one to the number of cells. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Wed, 06 Aug 2014 16:49:55 +0200
parents 1bff71d20262
children 65b0974c5beb
comparison
equal deleted inserted replaced
6111:8dea5395a5cc 6112:d594c1552137
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 394,
744 /**/ 746 /**/
745 393, 747 393,
746 /**/ 748 /**/
747 392, 749 392,
748 /**/ 750 /**/