comparison src/version.c @ 20273:6209800492fc v8.2.0692

patch 8.2.0692: startup test fails on MS-Windows Commit: https://github.com/vim/vim/commit/4515bcdec8f3ba54f9d671cc37b9c9b3e19ea999 Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 3 18:21:04 2020 +0200 patch 8.2.0692: startup test fails on MS-Windows Problem: Startup test fails on MS-Windows. Solution: Allow for any path.
author Bram Moolenaar <Bram@vim.org>
date Sun, 03 May 2020 18:30:04 +0200
parents 5aacedd332a8
children 350bb78345ba
comparison
equal deleted inserted replaced
20272:2eaaa5cd4915 20273:6209800492fc
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 692,
749 /**/ 751 /**/
750 691, 752 691,
751 /**/ 753 /**/
752 690, 754 690,
753 /**/ 755 /**/