comparison src/version.c @ 27513:776993be8ba8 v8.2.4284

patch 8.2.4284: old mac resources files are no longer used Commit: https://github.com/vim/vim/commit/ab8f7c50cf7d5c0c72dfa5067e5b1f57585db4d8 Author: ichizok <gclient.gaap@gmail.com> Date: Wed Feb 2 15:19:38 2022 +0000 patch 8.2.4284: old mac resources files are no longer used Problem: Old mac resources files are no longer used. Solution: Delete the unused files. (Ozaki Kiichi, closes https://github.com/vim/vim/issues/9688)
author Bram Moolenaar <Bram@vim.org>
date Wed, 02 Feb 2022 16:30:03 +0100
parents 9986f96fb1bd
children 1aff400b819e
comparison
equal deleted inserted replaced
27512:c2cd652324e6 27513:776993be8ba8
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 4284,
749 /**/ 751 /**/
750 4283, 752 4283,
751 /**/ 753 /**/
752 4282, 754 4282,
753 /**/ 755 /**/