diff src/version.c @ 14352:af9f7521cc73 v8.1.0191

patch 8.1.0191: Perl test fails in 24 line terminal commit https://github.com/vim/vim/commit/3166afd945e57f04b231e71e054b9593cc29ff0b Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jul 16 18:09:14 2018 +0200 patch 8.1.0191: Perl test fails in 24 line terminal Problem: Perl test fails in 24 line terminal. Solution: Create fewer windows.
author Christian Brabandt <cb@256bit.org>
date Mon, 16 Jul 2018 18:15:05 +0200
parents 142c0083b3b8
children ffd834f893aa
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -790,6 +790,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    191,
+/**/
     190,
 /**/
     189,