diff src/version.c @ 23681:423af0f7beae v8.2.2382

patch 8.2.2382: build failure Commit: https://github.com/vim/vim/commit/b1f2857096aabe9a11e576005d08fc4e53781698 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 21 13:03:20 2021 +0100 patch 8.2.2382: build failure Problem: Build failure. Solution: Add missing changes.
author Bram Moolenaar <Bram@vim.org>
date Thu, 21 Jan 2021 13:15:04 +0100
parents e8c379b20765
children c6b9df4c442d
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -751,6 +751,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    2382,
+/**/
     2381,
 /**/
     2380,