comparison src/version.c @ 7745:555da309a7de v7.4.1170

commit https://github.com/vim/vim/commit/0e7f88e73ee6a47a9c2933b7fdbfc4d83476f67f Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 24 20:41:51 2016 +0100 patch 7.4.1170 Problem: Missing changes in src/Makefile, Filelist. Solution: Add the missing changes.
author Christian Brabandt <cb@256bit.org>
date Sun, 24 Jan 2016 20:45:05 +0100
parents 6069f43cea4e
children e086f4ca4617
comparison
equal deleted inserted replaced
7744:1a31231af60c 7745:555da309a7de
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 1170,
744 /**/ 746 /**/
745 1169, 747 1169,
746 /**/ 748 /**/
747 1168, 749 1168,
748 /**/ 750 /**/