comparison src/version.c @ 24365:f2bd92589670 v8.2.2723

patch 8.2.2723: assignment test fails Commit: https://github.com/vim/vim/commit/58fb7c39a04aabfa399ae4f2142ee0728bc22483 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Apr 5 20:59:41 2021 +0200 patch 8.2.2723: assignment test fails Problem: Assignment test fails. Solution: Adjust error number.
author Bram Moolenaar <Bram@vim.org>
date Mon, 05 Apr 2021 21:00:05 +0200
parents 1a145eb83a28
children 95b8937804d3
comparison
equal deleted inserted replaced
24364:934ca0fed4b7 24365:f2bd92589670
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 2723,
753 /**/ 755 /**/
754 2722, 756 2722,
755 /**/ 757 /**/
756 2721, 758 2721,
757 /**/ 759 /**/