diff src/version.c @ 7435:a4b4cbf8d044 v7.4.1021

commit https://github.com/vim/vim/commit/17b609ed7f3d718e233a561f792f7473e48b0aaa Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 1 17:56:17 2016 +0100 patch 7.4.1021 Problem: Some makefiles are outdated. Solution: Add a note to warn developers.
author Christian Brabandt <cb@256bit.org>
date Fri, 01 Jan 2016 18:00:05 +0100
parents b5d07f5e78ba
children 388977454c14
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1021,
+/**/
     1020,
 /**/
     1019,