commit | 7bde95a461fafaa15cc45a006eaa4d0f3c2dfe92 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Apr 21 15:22:39 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Apr 21 15:22:39 2019 +0200 |
tree | 1221365920d08049703a8569770e40f3dcaadeb7 | |
parent | eead75c5e8e1f965548c55ee3a9388b2cb3afc36 [diff] [blame] |
patch 8.1.1196: parallel build may fail Problem: Parallel build may fail. Solution: Update dependencies.
diff --git a/src/version.c b/src/version.c index b1d90da..f9d4741 100644 --- a/src/version.c +++ b/src/version.c
@@ -772,6 +772,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1196, +/**/ 1195, /**/ 1194,