comparison src/version.c @ 7631:ad3e9ea845e7 v7.4.1115

commit https://github.com/vim/vim/commit/d0232917ced39ff4838665fbcf379d5116a91aa3 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 17 16:15:32 2016 +0100 patch 7.4.1115 Problem: MS-Windows: make clean in testdir doesn't clean everything. Solution: Add command to delete X* directories. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Sun, 17 Jan 2016 16:30:04 +0100
parents befbed72da87
children 2a280b8e7040
comparison
equal deleted inserted replaced
7630:29deea838e21 7631:ad3e9ea845e7
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 1115,
744 /**/ 746 /**/
745 1114, 747 1114,
746 /**/ 748 /**/
747 1113, 749 1113,
748 /**/ 750 /**/