comparison src/version.c @ 18197:78d4902b22df v8.1.2093

patch 8.1.2093: MS-Windows: system() test fails Commit: https://github.com/vim/vim/commit/9be0e0b9d31e42d0074527a7789836087475142a Author: Bram Moolenaar <Bram@vim.org> Date: Sat Sep 28 16:25:00 2019 +0200 patch 8.1.2093: MS-Windows: system() test fails Problem: MS-Windows: system() test fails. Solution: Expect CR when using systemlist().
author Bram Moolenaar <Bram@vim.org>
date Sat, 28 Sep 2019 16:30:03 +0200
parents a81f0c936112
children e2be5a6485f5
comparison
equal deleted inserted replaced
18196:3bf0235443ac 18197:78d4902b22df
755 NULL 755 NULL
756 }; 756 };
757 757
758 static int included_patches[] = 758 static int included_patches[] =
759 { /* Add new patch number below this line */ 759 { /* Add new patch number below this line */
760 /**/
761 2093,
760 /**/ 762 /**/
761 2092, 763 2092,
762 /**/ 764 /**/
763 2091, 765 2091,
764 /**/ 766 /**/