commit | d0eaf675aa1f00bf7a10fd15b562098530a94991 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Apr 20 19:55:37 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Apr 20 19:55:37 2022 +0100 |
tree | f04ef46fbb888df4cf93aa276037e07ce0d40623 | |
parent | 0044e5100a0e76a0bc1ea18c63a432c20428de5e [diff] [blame] |
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.
diff --git a/src/version.c b/src/version.c index 447bbd8..4c19455 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4800, +/**/ 4799, /**/ 4798,