comparison src/version.c @ 24500:54b6455e637c v8.2.2790

patch 8.2.2790: filetype test fails Commit: https://github.com/vim/vim/commit/63276685f90fca8b1a0be3a6734759fa82b7be0c Author: Bram Moolenaar <Bram@vim.org> Date: Tue Apr 20 21:14:09 2021 +0200 patch 8.2.2790: filetype test fails Problem: filetype test fails Solution: Also update the scripts detection
author Bram Moolenaar <Bram@vim.org>
date Tue, 20 Apr 2021 21:15:05 +0200
parents bfa495227ac6
children 5baac0b4b41c
comparison
equal deleted inserted replaced
24499:010cd5358355 24500:54b6455e637c
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 2790,
753 /**/ 755 /**/
754 2789, 756 2789,
755 /**/ 757 /**/
756 2788, 758 2788,
757 /**/ 759 /**/