commit | 3834e3d039777e0144914a86289870bee147c0a2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Feb 23 20:20:53 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Feb 23 20:20:53 2017 +0100 |
tree | fa15b089cd0bc9e4650caedfcbe2cd8179dfb1c6 | |
parent | 10c6029e28ab666a42190fcceb0bb098a4ebf724 [diff] [blame] |
patch 8.0.0363: Travis is too slow to keep up with patches Problem: Travis is too slow to keep up with patches. Solution: Increase git depth to 20
diff --git a/src/version.c b/src/version.c index 4df3c3f..6b2a9f1 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 363, +/**/ 362, /**/ 361,