comparison src/version.c @ 22268:2eaee3396f7a v8.2.1683

patch 8.2.1683: Vim9: assignment test fails Commit: https://github.com/vim/vim/commit/2b22b113c6aedf2a1295cf7e6f2f2a5d463b3868 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Sep 14 18:35:18 2020 +0200 patch 8.2.1683: Vim9: assignment test fails Problem: Vim9: assignment test fails. Solution: Include changes to find Ex command.
author Bram Moolenaar <Bram@vim.org>
date Mon, 14 Sep 2020 18:45:03 +0200
parents 23f5750146d9
children d37e4a856246
comparison
equal deleted inserted replaced
22267:65a5797b155f 22268:2eaee3396f7a
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 1683,
753 /**/ 755 /**/
754 1682, 756 1682,
755 /**/ 757 /**/
756 1681, 758 1681,
757 /**/ 759 /**/