comparison src/version.c @ 31359:adb96415b5b7 v9.0.1013

patch 9.0.1013: suspend test often fails on Mac OS Commit: https://github.com/vim/vim/commit/0a2f891adfc52d8f29733817fca15a1b642af1df Author: Bram Moolenaar <Bram@vim.org> Date: Mon Dec 5 21:21:46 2022 +0000 patch 9.0.1013: suspend test often fails on Mac OS Problem: Suspend test often fails on Mac OS. Solution: Make t_RP empty.
author Bram Moolenaar <Bram@vim.org>
date Mon, 05 Dec 2022 22:30:04 +0100
parents 7fe2e5f8be42
children abb9d25924d8
comparison
equal deleted inserted replaced
31358:624dec72c562 31359:adb96415b5b7
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 1013,
698 /**/ 700 /**/
699 1012, 701 1012,
700 /**/ 702 /**/
701 1011, 703 1011,
702 /**/ 704 /**/