comparison src/version.c @ 6805:81cb471657e0 v7.4.724

patch 7.4.724 Problem: Vim icon does not show in Windows context menu. (issue 249) Solution: Load the icon in GvimExt.
author Bram Moolenaar <bram@vim.org>
date Mon, 04 May 2015 18:27:36 +0200
parents 8accadbf0cbd
children 399216850e36
comparison
equal deleted inserted replaced
6804:0d87f7311e5b 6805:81cb471657e0
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 724,
744 /**/ 746 /**/
745 723, 747 723,
746 /**/ 748 /**/
747 722, 749 722,
748 /**/ 750 /**/