commit | 885de449c0c0ef4a8541ed1f5377351844384516 | [log] [tgz] |
---|---|---|
author | Yegappan Lakshmanan <yegappan@yahoo.com> | Sat Apr 23 10:51:14 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 23 10:51:14 2022 +0100 |
tree | 4d51f42d5aa86d3fda41a90dc5e06a447e39962a | |
parent | 33d3ce640c63366e26b84c8d6f5798187a258ee2 [diff] [blame] |
patch 8.2.4809: various things no6 properly tested Problem: Various things no6 properly tested. Solution: Add various test cases. (Yegappan Lakshmanan, closes #10259)
diff --git a/src/version.c b/src/version.c index 7ec4c8a..6800fce 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4809, +/**/ 4808, /**/ 4807,