comparison 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
comparison
equal deleted inserted replaced
15336:2e039e3ff5f6 15337:5fa7af143f7f
797 NULL 797 NULL
798 }; 798 };
799 799
800 static int included_patches[] = 800 static int included_patches[] =
801 { /* Add new patch number below this line */ 801 { /* Add new patch number below this line */
802 /**/
803 676,
802 /**/ 804 /**/
803 675, 805 675,
804 /**/ 806 /**/
805 674, 807 674,
806 /**/ 808 /**/