comparison src/version.c @ 7200:bc951043f655 v7.4.909

commit https://github.com/vim/vim/commit/de59ba33aa3b94f2757dbf3451682d762c15ebcf Author: Bram Moolenaar <Bram@vim.org> Date: Tue Nov 3 22:03:16 2015 +0100 patch 7.4.909 Problem: "make install" fails. Solution: Only try installing desktop files if the destination directory exists.
author Christian Brabandt <cb@256bit.org>
date Tue, 03 Nov 2015 22:15:04 +0100
parents b58e16f9119e
children de43f10a3850
comparison
equal deleted inserted replaced
7199:799095feea6d 7200:bc951043f655
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 909,
744 /**/ 746 /**/
745 908, 747 908,
746 /**/ 748 /**/
747 907, 749 907,
748 /**/ 750 /**/