diff src/version.c @ 15337:5fa7af143f7f v8.1.0676

patch 8.1.0676: textprop screendump test fails commit https://github.com/vim/vim/commit/5e53ac00a2a3ead7b52ef56c61ccce823186bd2f Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jan 1 20:31:31 2019 +0100 patch 8.1.0676: textprop screendump test fails Problem: Textprop screendump test fails. Solution: Add missing changes.
author Bram Moolenaar <Bram@vim.org>
date Tue, 01 Jan 2019 20:45:05 +0100
parents 18c20ceee4b5
children 417bf10a756d
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -800,6 +800,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    676,
+/**/
     675,
 /**/
     674,