summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2021-01-02 16:06:44 +0100
committerBram Moolenaar <Bram@vim.org>2021-01-02 16:06:44 +0100
commit2f91e2f8da572123e53ae7579dde57c750137def (patch)
treee6c54430c64430cb95c0259873ac8f18ac7d7763 /src
parent628c102d128b4e376916ba38b883eb9ae9f41f31 (diff)
patch 8.2.2274: badge for Travis is outdatedv8.2.2274
Problem: badge for Travis is outdated. Solution: Update badge for move from travis-ci.org to travis-ci.com.
Diffstat (limited to 'src')
-rw-r--r--src/version.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/version.c b/src/version.c
index 59f4b4db67..458c3a05b4 100644
--- a/src/version.c
+++ b/src/version.c
@@ -751,6 +751,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 2274,
+/**/
2273,
/**/
2272,