commit | 2f91e2f8da572123e53ae7579dde57c750137def | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 02 16:06:44 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 02 16:06:44 2021 +0100 |
tree | e6c54430c64430cb95c0259873ac8f18ac7d7763 | |
parent | 628c102d128b4e376916ba38b883eb9ae9f41f31 [diff] |
patch 8.2.2274: badge for Travis is outdated Problem: badge for Travis is outdated. Solution: Update badge for move from travis-ci.org to travis-ci.com.
diff --git a/src/version.c b/src/version.c index 59f4b4d..458c3a0 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2274, +/**/ 2273, /**/ 2272,