summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-12-07 19:24:34 +0100
committerBram Moolenaar <Bram@vim.org>2019-12-07 19:24:34 +0100
commitbfd34333302c0b0115ab2a9c995b5adbdb8f4ef8 (patch)
tree19ac9a44698ce39296e97566cda405e227bd375e /src
parentd283e89138f8d12511a6ad35a80833d5a716fa9a (diff)
patch 8.1.2408: syntax menu and build instructions outdatedv8.1.2408
Problem: Syntax menu and build instructions outdated. Solution: Update build instructions and syntax menu.
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 51f10a4115..b8e4cf2d15 100644
--- a/src/version.c
+++ b/src/version.c
@@ -743,6 +743,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 2408,
+/**/
2407,
/**/
2406,