diff src/version.c @ 27559:663dece3743a v8.2.4306

patch 8.2.4306: no test for fixed perl filetype check Commit: https://github.com/vim/vim/commit/500761b1cf666f030009d2dcdacfdce28f68f43d Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 5 20:23:59 2022 +0000 patch 8.2.4306: no test for fixed perl filetype check Problem: No test for fixed perl filetype check. Solution: Add a test. Sort test functions.
author Bram Moolenaar <Bram@vim.org>
date Sat, 05 Feb 2022 21:30:03 +0100
parents ce72087b601f
children c796016c6204
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 */
 /**/
+    4306,
+/**/
     4305,
 /**/
     4304,