diff src/version.c @ 27529:3f7e59eac8f4 v8.2.4292

patch 8.2.4292: test fails Commit: https://github.com/vim/vim/commit/02a977ea5ee733412011a7f259a4efa0ffc95f1a Author: Bram Moolenaar <Bram@vim.org> Date: Thu Feb 3 21:29:39 2022 +0000 patch 8.2.4292: test fails Problem: Test fails. Solution: Adjust the expected error number.
author Bram Moolenaar <Bram@vim.org>
date Thu, 03 Feb 2022 22:30:03 +0100
parents 92fe6aca4907
children 4ca0ee7b4f86
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 */
 /**/
+    4292,
+/**/
     4291,
 /**/
     4290,