comparison src/version.c @ 27964:c31bee906b7a v8.2.4507

patch 8.2.4507: test fails because of new error message Commit: https://github.com/vim/vim/commit/f78ee2b49f0b060c642764a620b4c55ab13af82e Author: Bram Moolenaar <Bram@vim.org> Date: Fri Mar 4 23:22:27 2022 +0000 patch 8.2.4507: test fails because of new error message Problem: Test fails because of new error message. Solution: Avoid the test fails.
author Bram Moolenaar <Bram@vim.org>
date Sat, 05 Mar 2022 00:30:02 +0100
parents 0fa3be75ddc7
children 80f398bfc19f
comparison
equal deleted inserted replaced
27963:f88ad1bc7cf0 27964:c31bee906b7a
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 4507,
757 /**/ 759 /**/
758 4506, 760 4506,
759 /**/ 761 /**/
760 4505, 762 4505,
761 /**/ 763 /**/