comparison src/version.c @ 25360:cb92a49cc8e7 v8.2.3217

patch 8.2.3217: build failure Commit: https://github.com/vim/vim/commit/3ed0d9379683246a77aa8c1a59da7a0ac6395339 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 25 14:21:11 2021 +0200 patch 8.2.3217: build failure Problem: Build failure. Solution: Add missing changes.
author Bram Moolenaar <Bram@vim.org>
date Sun, 25 Jul 2021 14:30:04 +0200
parents f03271631eb5
children 68a7e6d70a5e
comparison
equal deleted inserted replaced
25359:02c5aaf76bc0 25360:cb92a49cc8e7
753 NULL 753 NULL
754 }; 754 };
755 755
756 static int included_patches[] = 756 static int included_patches[] =
757 { /* Add new patch number below this line */ 757 { /* Add new patch number below this line */
758 /**/
759 3217,
758 /**/ 760 /**/
759 3216, 761 3216,
760 /**/ 762 /**/
761 3215, 763 3215,
762 /**/ 764 /**/