comparison src/version.c @ 8255:355652348057 v7.4.1420

commit https://github.com/vim/vim/commit/d2227a02b03708eb0579e17612d5a96262f3d463 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Feb 25 22:37:42 2016 +0100 patch 7.4.1420 Problem: Missing makefile. Solution: Type the path correctly.
author Christian Brabandt <cb@256bit.org>
date Thu, 25 Feb 2016 22:45:05 +0100
parents 1b6a589a0efc
children c4ffdda8cdfd
comparison
equal deleted inserted replaced
8254:9b72baaa2dbf 8255:355652348057
746 NULL 746 NULL
747 }; 747 };
748 748
749 static int included_patches[] = 749 static int included_patches[] =
750 { /* Add new patch number below this line */ 750 { /* Add new patch number below this line */
751 /**/
752 1420,
751 /**/ 753 /**/
752 1419, 754 1419,
753 /**/ 755 /**/
754 1418, 756 1418,
755 /**/ 757 /**/