comparison src/version.c @ 7555:5bbfac219f20 v7.4.1078

commit https://github.com/vim/vim/commit/d08a8d4a31ed10225aca6be7565220fa541c32ac Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 10 15:20:29 2016 +0100 patch 7.4.1078 Problem: MSVC: "make clean" doesn't cleanup in the tee directory. Solution: Add the commands to cleanup tee. (Erich Ritz)
author Christian Brabandt <cb@256bit.org>
date Sun, 10 Jan 2016 15:30:04 +0100
parents f0205ac9818f
children 9a4c9dccd603
comparison
equal deleted inserted replaced
7554:85ce1cd50d05 7555:5bbfac219f20
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 1078,
744 /**/ 746 /**/
745 1077, 747 1077,
746 /**/ 748 /**/
747 1076, 749 1076,
748 /**/ 750 /**/