commit | 43f837dea588207c87c34794b19c024e9ff1db3e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jan 01 18:34:39 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jan 01 18:34:39 2016 +0100 |
tree | 2eff5ce0b90e38abd726d50432cba271bcb8e45a | |
parent | 17b609ed7f3d718e233a561f792f7473e48b0aaa [diff] |
patch 7.4.1022 Problem: The README file contains some outdated information. Solution: Update the information about supported systems.
diff --git a/src/version.c b/src/version.c index c750066..77a77f2 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1022, +/**/ 1021, /**/ 1020,