comparison src/version.c @ 29277:6e7b9156b08f v8.2.5156

patch 8.2.5156: search timeout test often fails with FreeBSD Commit: https://github.com/vim/vim/commit/e9b74c03618e2dcd01cd71f8d62d620fbce884fa Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jun 24 20:11:59 2022 +0100 patch 8.2.5156: search timeout test often fails with FreeBSD Problem: Search timeout test often fails with FreeBSD. Solution: Double the maximum time.
author Bram Moolenaar <Bram@vim.org>
date Fri, 24 Jun 2022 21:15:03 +0200
parents 281509f1417b
children d178aaa96083
comparison
equal deleted inserted replaced
29276:3dccbb97c76e 29277:6e7b9156b08f
733 NULL 733 NULL
734 }; 734 };
735 735
736 static int included_patches[] = 736 static int included_patches[] =
737 { /* Add new patch number below this line */ 737 { /* Add new patch number below this line */
738 /**/
739 5156,
738 /**/ 740 /**/
739 5155, 741 5155,
740 /**/ 742 /**/
741 5154, 743 5154,
742 /**/ 744 /**/