summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-01-01 18:34:39 +0100
committerBram Moolenaar <Bram@vim.org>2016-01-01 18:34:39 +0100
commit43f837dea588207c87c34794b19c024e9ff1db3e (patch)
tree2eff5ce0b90e38abd726d50432cba271bcb8e45a /src
parent17b609ed7f3d718e233a561f792f7473e48b0aaa (diff)
patch 7.4.1022v7.4.1022
Problem: The README file contains some outdated information. Solution: Update the information about supported systems.
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 c750066f76..77a77f201d 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 */
/**/
+ 1022,
+/**/
1021,
/**/
1020,