comparison src/version.c @ 18207:f93c2b6f7167 v8.1.2098

patch 8.1.2098: mksession test fails on MS-Windows Commit: https://github.com/vim/vim/commit/37ac4a531ce58daa201e3e045ef553734eaa432a Author: Bram Moolenaar <Bram@vim.org> Date: Sat Sep 28 19:29:04 2019 +0200 patch 8.1.2098: mksession test fails on MS-Windows Problem: mksession test fails on MS-Windows. Solution: Skip testing with backslashes on MS-Windows.
author Bram Moolenaar <Bram@vim.org>
date Sat, 28 Sep 2019 19:30:03 +0200
parents e2feda1547bd
children 9a7bbad64376
comparison
equal deleted inserted replaced
18206:2ee349285451 18207:f93c2b6f7167
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 2098,
756 /**/ 758 /**/
757 2097, 759 2097,
758 /**/ 760 /**/
759 2096, 761 2096,
760 /**/ 762 /**/