summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2015-09-25 17:50:22 +0200
committerBram Moolenaar <Bram@vim.org>2015-09-25 17:50:22 +0200
commit02d803fc0cc99a1c86a3553a1d445137eab1aa8d (patch)
tree59b5d2620ef124d271e14c0255f304c73e71927f /src
parent1d6328ca00fc6cfe37b1f5e038ec23f443258886 (diff)
patch 7.4.880v7.4.880
Problem: No build and coverage status. Solution: Add links to the README file. (Christian Brabandt)
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 f20dc8992e..37c63ecda4 100644
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 880,
+/**/
879,
/**/
878,