comparison src/version.c @ 31249:1d3caf811eb5 v9.0.0958

patch 9.0.0958: messages test is flaky Commit: https://github.com/vim/vim/commit/19cf525c20f9915ffcddda35c27608528f6af047 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Nov 27 14:39:31 2022 +0000 patch 9.0.0958: messages test is flaky Problem: Messages test is flaky. Solution: Add a short delay.
author Bram Moolenaar <Bram@vim.org>
date Sun, 27 Nov 2022 15:45:04 +0100
parents a864e75257dd
children e8ac01ad4be9
comparison
equal deleted inserted replaced
31248:44fac9d1b2ff 31249:1d3caf811eb5
693 NULL 693 NULL
694 }; 694 };
695 695
696 static int included_patches[] = 696 static int included_patches[] =
697 { /* Add new patch number below this line */ 697 { /* Add new patch number below this line */
698 /**/
699 958,
698 /**/ 700 /**/
699 957, 701 957,
700 /**/ 702 /**/
701 956, 703 956,
702 /**/ 704 /**/