diff src/version.c @ 18842:7547b6eb6b5c v8.1.2408

patch 8.1.2408: syntax menu and build instructions outdated Commit: https://github.com/vim/vim/commit/bfd34333302c0b0115ab2a9c995b5adbdb8f4ef8 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Dec 7 19:24:34 2019 +0100 patch 8.1.2408: syntax menu and build instructions outdated Problem: Syntax menu and build instructions outdated. Solution: Update build instructions and syntax menu.
author Bram Moolenaar <Bram@vim.org>
date Sat, 07 Dec 2019 19:30:04 +0100
parents 05b240971884
children 217c97e06615
line wrap: on
line diff
--- 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,