diff src/version.c @ 17618:9695e9fed059 v8.1.1806

patch 8.1.1806: test for display updating doesn't check without statusline commit https://github.com/vim/vim/commit/7cc535175a233c6f02cdb5a364b3590560f5bfcb Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 3 23:30:21 2019 +0200 patch 8.1.1806: test for display updating doesn't check without statusline Problem: Test for display updating doesn't check without statusline. Solution: Add screenshots without a status line.
author Bram Moolenaar <Bram@vim.org>
date Sat, 03 Aug 2019 23:45:05 +0200
parents 83ad219cc133
children 072efa9ca875
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -774,6 +774,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1806,
+/**/
     1805,
 /**/
     1804,