diff 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
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -747,6 +747,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    4800,
+/**/
     4799,
 /**/
     4798,