comparison src/version.c @ 7189:0b4387f570ec v7.4.904

commit https://github.com/vim/vim/commit/6407b3e80d7d7f8f0797c13ae35cc06f96be46c9 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Nov 2 12:50:55 2015 +0100 patch 7.4.904 Problem: Vim does not provide .desktop files. Solution: Include and install .desktop files. (James McCoy, closes #455)
author Christian Brabandt <cb@256bit.org>
date Mon, 02 Nov 2015 13:00:04 +0100
parents 41885de3d577
children 692dac7183de
comparison
equal deleted inserted replaced
7188:3ba0f29ba1d1 7189:0b4387f570ec
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 904,
744 /**/ 746 /**/
745 903, 747 903,
746 /**/ 748 /**/
747 902, 749 902,
748 /**/ 750 /**/