diff src/version.c @ 17663:403ac78df9a0 v8.1.1829

patch 8.1.1829: difference in screenshots commit https://github.com/vim/vim/commit/39de6413c8b7bae882bed3dba636f6d52d793087 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Aug 8 21:52:39 2019 +0200 patch 8.1.1829: difference in screenshots Problem: Difference in screenshots. Solution: Update screenshots. Change checks in a few more tests. (closes #4789)
author Bram Moolenaar <Bram@vim.org>
date Thu, 08 Aug 2019 22:00:05 +0200
parents da7890e3359b
children 1a554fc58d59
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -770,6 +770,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1829,
+/**/
     1828,
 /**/
     1827,