comparison src/version.c @ 30144:17f72013adea v9.0.0408

patch 9.0.0408: GUI test sometimes fails on MS-Windows Commit: https://github.com/vim/vim/commit/fef38d86a1fc3790d2ca7fc4b3e45071c1d8c79c Author: K.Takata <kentkt@csc.jp> Date: Wed Sep 7 19:03:42 2022 +0100 patch 9.0.0408: GUI test sometimes fails on MS-Windows Problem: GUI test sometimes fails on MS-Windows. Solution: Make sure Vim is the foreground window. (Ken Takata, closes https://github.com/vim/vim/issues/11077)
author Bram Moolenaar <Bram@vim.org>
date Wed, 07 Sep 2022 20:15:04 +0200
parents 22a5ccc0d634
children d58afefecd6c
comparison
equal deleted inserted replaced
30143:fc3456fdd67e 30144:17f72013adea
701 NULL 701 NULL
702 }; 702 };
703 703
704 static int included_patches[] = 704 static int included_patches[] =
705 { /* Add new patch number below this line */ 705 { /* Add new patch number below this line */
706 /**/
707 408,
706 /**/ 708 /**/
707 407, 709 407,
708 /**/ 710 /**/
709 406, 711 406,
710 /**/ 712 /**/