comparison src/version.c @ 20693:f342bdc79295 v8.2.0900

patch 8.2.0900: function list test fails on MS-Windows Commit: https://github.com/vim/vim/commit/9155825b2428ef6bf654204a534b033a6879c90d Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 4 17:19:05 2020 +0200 patch 8.2.0900: function list test fails on MS-Windows Problem: Function list test fails on MS-Windows. Solution: Make sure the fileformat is "unix"
author Bram Moolenaar <Bram@vim.org>
date Thu, 04 Jun 2020 17:30:03 +0200
parents b9a6a129b94e
children cea8ae407452
comparison
equal deleted inserted replaced
20692:6ba9ced9d801 20693:f342bdc79295
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 900,
749 /**/ 751 /**/
750 899, 752 899,
751 /**/ 753 /**/
752 898, 754 898,
753 /**/ 755 /**/