commit | 17b609ed7f3d718e233a561f792f7473e48b0aaa | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jan 01 17:56:17 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jan 01 17:56:17 2016 +0100 |
tree | 02f84ad08ca6c94a43a414c6a570b515b532b5ff | |
parent | 7eae47af89580df07a72079405a0e7b8aad784a8 [diff] [blame] |
patch 7.4.1021 Problem: Some makefiles are outdated. Solution: Add a note to warn developers.
diff --git a/src/version.c b/src/version.c index a2eded5..c750066 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1021, +/**/ 1020, /**/ 1019,