comparison src/version.c @ 28000:fc34d6c4a42c v8.2.4525

patch 8.2.4525: some GUI tests don't work on Athena Commit: https://github.com/vim/vim/commit/08238045e769fce2d5bf1e17167e26eafc3d72b8 Author: Yegappan Lakshmanan <yegappan@yahoo.com> Date: Mon Mar 7 16:57:22 2022 +0000 patch 8.2.4525: some GUI tests don't work on Athena Problem: Some GUI tests don't work on Athena. Solution: Skip tests that won't work. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/9902)
author Bram Moolenaar <Bram@vim.org>
date Mon, 07 Mar 2022 18:00:04 +0100
parents ef7d9789919d
children 1012048eed26
comparison
equal deleted inserted replaced
27999:c8d1520e7878 28000:fc34d6c4a42c
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 4525,
753 /**/ 755 /**/
754 4524, 756 4524,
755 /**/ 757 /**/
756 4523, 758 4523,
757 /**/ 759 /**/