comparison src/version.c @ 27474:307341b9c227 v8.2.4265

patch 8.2.4265: autoload tests fails Commit: https://github.com/vim/vim/commit/6a058070924928f1b2bdb11f345229074904d8bd Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 30 18:56:35 2022 +0000 patch 8.2.4265: autoload tests fails Problem: Autoload tests fails. Solution: Use export instead of name with #.
author Bram Moolenaar <Bram@vim.org>
date Sun, 30 Jan 2022 20:00:04 +0100
parents 55613f0d59bc
children 4f1cf9579e4e
comparison
equal deleted inserted replaced
27473:1e7b91cb3bb4 27474:307341b9c227
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 4265,
753 /**/ 755 /**/
754 4264, 756 4264,
755 /**/ 757 /**/
756 4263, 758 4263,
757 /**/ 759 /**/