comparison 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
comparison
equal deleted inserted replaced
23680:edc03877acad 23681:423af0f7beae
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2382,
753 /**/ 755 /**/
754 2381, 756 2381,
755 /**/ 757 /**/
756 2380, 758 2380,
757 /**/ 759 /**/