comparison src/version.c @ 28552:90d57cd76564 v8.2.4800

patch 8.2.4800: missing test update for adjusted t_8u behavior Commit: https://github.com/vim/vim/commit/d0eaf675aa1f00bf7a10fd15b562098530a94991 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Apr 20 19:55:37 2022 +0100 patch 8.2.4800: missing test update for adjusted t_8u behavior Problem: Missing test update for adjusted t_8u behavior. Solution: Update and extend the test.
author Bram Moolenaar <Bram@vim.org>
date Wed, 20 Apr 2022 21:00:07 +0200
parents f59db757e4ef
children 6481ccc776f9
comparison
equal deleted inserted replaced
28551:1c4958ff5542 28552:90d57cd76564
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 4800,
749 /**/ 751 /**/
750 4799, 752 4799,
751 /**/ 753 /**/
752 4798, 754 4798,
753 /**/ 755 /**/