commit | d1c28346e194ecf2303fe744052fb7cedc28fcfa | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Nov 18 22:36:34 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Nov 18 22:36:34 2017 +0100 |
tree | 221668b27a8df8f93fbbbaa1c2f5c36988851ca9 | |
parent | c3719bd87beca9f72d2e9f11e36d561c2c3b57b0 [diff] [blame] |
patch 8.0.1313: missing dependencies cause parallel make to fail Problem: Missing dependencies cause parallel make to fail. Solution: Update dependencies.
diff --git a/src/version.c b/src/version.c index c0ed2bf..e3f1428 100644 --- a/src/version.c +++ b/src/version.c
@@ -772,6 +772,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1313, +/**/ 1312, /**/ 1311,