comparison src/version.c @ 23460:09868c86a97f v8.2.2273

patch 8.2.2273: build failure Commit: https://github.com/vim/vim/commit/628c102d128b4e376916ba38b883eb9ae9f41f31 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 2 15:49:28 2021 +0100 patch 8.2.2273: build failure Problem: Build failure. Solution: Add missing changes to header file.
author Bram Moolenaar <Bram@vim.org>
date Sat, 02 Jan 2021 16:00:03 +0100
parents d2b1269c2c68
children 666119b42a8c
comparison
equal deleted inserted replaced
23459:d050bf102b37 23460:09868c86a97f
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 2273,
753 /**/ 755 /**/
754 2272, 756 2272,
755 /**/ 757 /**/
756 2271, 758 2271,
757 /**/ 759 /**/