comparison src/version.c @ 27486:c7e18e99dbe8 v8.2.4271

patch 8.2.4271: MS-Windows: cannot build with Ruby 3.1.0 Commit: https://github.com/vim/vim/commit/1f47a287ee4f8b1d007dff878b23dd0cd6104f38 Author: K.Takata <kentkt@csc.jp> Date: Mon Jan 31 13:25:36 2022 +0000 patch 8.2.4271: MS-Windows: cannot build with Ruby 3.1.0 Problem: MS-Windows: cannot build with Ruby 3.1.0. Solution: Adjust the DLL name and include directory. (Ken Takata, closes #9666)
author Bram Moolenaar <Bram@vim.org>
date Mon, 31 Jan 2022 14:30:04 +0100
parents ee1019e59bef
children 07da466dcf6d
comparison
equal deleted inserted replaced
27485:0226a849fd5b 27486:c7e18e99dbe8
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 4271,
753 /**/ 755 /**/
754 4270, 756 4270,
755 /**/ 757 /**/
756 4269, 758 4269,
757 /**/ 759 /**/