comparison src/version.c @ 29107:6b0e4f2ba8ff v8.2.5074

patch 8.2.5074: spell test fails on MS-Windows Commit: https://github.com/vim/vim/commit/ad73cc2ff2a8b5397ed20598757b702a4e686256 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jun 10 00:02:10 2022 +0100 patch 8.2.5074: spell test fails on MS-Windows Problem: Spell test fails on MS-Windows. Solution: Do not change 'encoding'
author Bram Moolenaar <Bram@vim.org>
date Fri, 10 Jun 2022 01:15:03 +0200
parents faf7fcd1c8d5
children c1c795a61545
comparison
equal deleted inserted replaced
29106:6d92e90279e6 29107:6b0e4f2ba8ff
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 5074,
737 /**/ 739 /**/
738 5073, 740 5073,
739 /**/ 741 /**/
740 5072, 742 5072,
741 /**/ 743 /**/