summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-04-11 18:44:11 +0200
committerBram Moolenaar <Bram@vim.org>2019-04-11 18:44:11 +0200
commit9a419ffb934bd04bf8d44ceaf4694e50cce55eab (patch)
treecb50329ce2d702fd74b19d30be5095e74a5998aa /src/version.c
parent7edf0baef4e11df982bd37356a4e4d28ff046c86 (diff)
downloadvim-git-9a419ffb934bd04bf8d44ceaf4694e50cce55eab.tar.gz
patch 8.1.1154v8.1.1154
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 d2c3fb870..a25944da1 100644
--- a/src/version.c
+++ b/src/version.c
@@ -772,6 +772,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 1153,
+/**/
1152,
/**/
1151,