commit | d283e89138f8d12511a6ad35a80833d5a716fa9a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Dec 07 18:50:29 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Dec 07 18:50:29 2019 +0100 |
tree | 9001edb7f45cd28a6fdcd670454c52fa69a95a24 | |
parent | 6b649ac4fd0cbf88c5a05d82ad151d0ce980916a [diff] [blame] |
patch 8.1.2407: proto files, dependencies and build instructions outdated Problem: proto file, dependenciess and Build instructions outdated. Solution: Update proto files, dependencies and build instructions.
diff --git a/src/version.c b/src/version.c index c03c3c0..51f10a4 100644 --- a/src/version.c +++ b/src/version.c
@@ -743,6 +743,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2407, +/**/ 2406, /**/ 2405,