diff src/version.c @ 26664:6035f58b39a3 v8.2.3861

patch 8.2.3861: list of distributed files is outdated Commit: https://github.com/vim/vim/commit/39713d3acbfb6673775158a0171c7389c07f25df Author: Bram Moolenaar <Bram@vim.org> Date: Mon Dec 20 15:53:13 2021 +0000 patch 8.2.3861: list of distributed files is outdated Problem: List of distributed files is outdated. Solution: Add new files.
author Bram Moolenaar <Bram@vim.org>
date Mon, 20 Dec 2021 17:00:04 +0100
parents 4b23672d1f0e
children bbcbb3c13fba
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -750,6 +750,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    3861,
+/**/
     3860,
 /**/
     3859,