comparison src/version.c @ 15261:c5cb5151940d v8.1.0639

patch 8.1.0639: text properties test fails on MS-Windows commit https://github.com/vim/vim/commit/8cf734e024af56707a1165bcdfee42364695ec8e Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 26 01:09:00 2018 +0100 patch 8.1.0639: text properties test fails on MS-Windows Problem: text properties test fails on MS-Windows Solution: Set fileformat to "unix".
author Bram Moolenaar <Bram@vim.org>
date Wed, 26 Dec 2018 01:15:05 +0100
parents b42b47c0bb80
children ad065b8123e8
comparison
equal deleted inserted replaced
15260:0fa18932d687 15261:c5cb5151940d
797 NULL 797 NULL
798 }; 798 };
799 799
800 static int included_patches[] = 800 static int included_patches[] =
801 { /* Add new patch number below this line */ 801 { /* Add new patch number below this line */
802 /**/
803 639,
802 /**/ 804 /**/
803 638, 805 638,
804 /**/ 806 /**/
805 637, 807 637,
806 /**/ 808 /**/