comparison src/version.c @ 30312:84ab2b07d5f8 v9.0.0492

patch 9.0.0492: cmdwin test fails on MS-Windows Commit: https://github.com/vim/vim/commit/312af65d1ac763c060cb5adfcf8ae5beeec97f59 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Sep 17 21:20:42 2022 +0100 patch 9.0.0492: cmdwin test fails on MS-Windows Problem: Cmdwin test fails on MS-Windows. Solution: Skip test on MS-Windows.
author Bram Moolenaar <Bram@vim.org>
date Sat, 17 Sep 2022 22:30:03 +0200
parents 029c59bf78f1
children d595be6d2186
comparison
equal deleted inserted replaced
30311:508bafa1aff0 30312:84ab2b07d5f8
697 NULL 697 NULL
698 }; 698 };
699 699
700 static int included_patches[] = 700 static int included_patches[] =
701 { /* Add new patch number below this line */ 701 { /* Add new patch number below this line */
702 /**/
703 492,
702 /**/ 704 /**/
703 491, 705 491,
704 /**/ 706 /**/
705 490, 707 490,
706 /**/ 708 /**/