commit | bfd34333302c0b0115ab2a9c995b5adbdb8f4ef8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Dec 07 19:24:34 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Dec 07 19:24:34 2019 +0100 |
tree | 19ac9a44698ce39296e97566cda405e227bd375e | |
parent | d283e89138f8d12511a6ad35a80833d5a716fa9a [diff] [blame] |
patch 8.1.2408: syntax menu and build instructions outdated Problem: Syntax menu and build instructions outdated. Solution: Update build instructions and syntax menu.
diff --git a/src/version.c b/src/version.c index 51f10a4..b8e4cf2 100644 --- a/src/version.c +++ b/src/version.c
@@ -743,6 +743,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2408, +/**/ 2407, /**/ 2406,