summaryrefslogtreecommitdiffstats
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-12-06 22:18:20 +0100
committerBram Moolenaar <Bram@vim.org>2019-12-06 22:18:20 +0100
commitf48ee3c28488f7c361732316f905ac420b3d8087 (patch)
tree34f5a530c163ab511d7c410b9beea4be7cf11e2e /src/version.c
parent88a3e2b2ac33e3bb4b7cf9132eb75db051e8f4ed (diff)
patch 8.1.2402: typos and other small thingsv8.1.2402
Problem: Typos and other small things. Solution: Small fixes.
Diffstat (limited to 'src/version.c')
-rw-r--r--src/version.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/version.c b/src/version.c
index b25cda4104..8f098f29de 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 */
/**/
+ 2402,
+/**/
2401,
/**/
2400,