comparison src/version.c @ 19409:ba6afd154f91 v8.2.0262

patch 8.2.0262: fileformat test fails on MS-Windows Commit: https://github.com/vim/vim/commit/50434bd74c7708e3e2a47449b6a3a8d9fa069f71 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 16 14:55:22 2020 +0100 patch 8.2.0262: fileformat test fails on MS-Windows Problem: Fileformat test fails on MS-Windows. Solution: Set fileformat of buffer.
author Bram Moolenaar <Bram@vim.org>
date Sun, 16 Feb 2020 15:00:03 +0100
parents 2f4be7ca1b1b
children bc880a130120
comparison
equal deleted inserted replaced
19408:e9a7a1c635d2 19409:ba6afd154f91
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 262,
745 /**/ 747 /**/
746 261, 748 261,
747 /**/ 749 /**/
748 260, 750 260,
749 /**/ 751 /**/