comparison src/version.c @ 24035:ee5b6208f725 v8.2.2559

patch 8.2.2559: MS-Windows: guifont test fails on Windows XP Commit: https://github.com/vim/vim/commit/3650fd709807d5ac182e28d952cbd790c1ad0a6a Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 28 23:13:40 2021 +0100 patch 8.2.2559: MS-Windows: guifont test fails on Windows XP Problem: MS-Windows: guifont test fails on Windows XP. Solution: Check windowsversion().
author Bram Moolenaar <Bram@vim.org>
date Sun, 28 Feb 2021 23:15:03 +0100
parents 308d29307910
children b5a6de6a8915
comparison
equal deleted inserted replaced
24034:2d16022ab61c 24035:ee5b6208f725
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 2559,
753 /**/ 755 /**/
754 2558, 756 2558,
755 /**/ 757 /**/
756 2557, 758 2557,
757 /**/ 759 /**/