commit | 0e7f88e73ee6a47a9c2933b7fdbfc4d83476f67f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jan 24 20:41:51 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jan 24 20:41:51 2016 +0100 |
tree | 8e55c2cf0708ce8f8534de475ffce913ea7baaf4 | |
parent | e0874f8cbcddfcf9965a85ba35199964efb1d01a [diff] [blame] |
patch 7.4.1170 Problem: Missing changes in src/Makefile, Filelist. Solution: Add the missing changes.
diff --git a/src/version.c b/src/version.c index 61bc284..c23858e 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1170, +/**/ 1169, /**/ 1168,