summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2015-10-25 22:42:00 +0100
committerBram Moolenaar <Bram@vim.org>2015-10-25 22:42:00 +0100
commitf1a4c98ea6fa122ceb24c1ad17e184703cbfd182 (patch)
treee8d0481a1fad13718b986310dd8911b1e5d3b9d3 /src
parentc92399f4ee6d0289dbe5d708d14a84e32f617bd5 (diff)
downloadvim-git-f1a4c98ea6fa122ceb24c1ad17e184703cbfd182.tar.gz
patch 7.4.900v7.4.900
Problem: README file can still be improved Solution: Add a couple of links. (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 d866e7616..775b027f1 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 */
/**/
+ 900,
+/**/
899,
/**/
898,