comparison src/version.c @ 23416:108039938e3c v8.2.2251

patch 8.2.2251: test failures in legacy script Commit: https://github.com/vim/vim/commit/a04d447d3aaddb5b978dd9a0e0186007fde8e09e Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 30 21:16:37 2020 +0100 patch 8.2.2251: test failures in legacy script Problem: Test failures in legacy script. Solution: Check for Vim9 script.
author Bram Moolenaar <Bram@vim.org>
date Wed, 30 Dec 2020 21:30:04 +0100
parents 9bd3873b13e2
children 681f042ae5ac
comparison
equal deleted inserted replaced
23415:3ed012d8c315 23416:108039938e3c
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 2251,
753 /**/ 755 /**/
754 2250, 756 2250,
755 /**/ 757 /**/
756 2249, 758 2249,
757 /**/ 759 /**/