comparison src/version.c @ 28380:90d43a367955 v8.2.4715

patch 8.2.4715: Vagrantfile not recognized Commit: https://github.com/vim/vim/commit/5e1792270a072a96157e5d5e1d6a97414e26d0bf Author: Julien Voisin <jvoisin@google.com> Date: Fri Apr 8 19:55:39 2022 +0100 patch 8.2.4715: Vagrantfile not recognized Problem: Vagrantfile not recognized. Solution: Recognize Vagrantfile as ruby. (Julien Voisin, closes https://github.com/vim/vim/issues/10119)
author Bram Moolenaar <Bram@vim.org>
date Fri, 08 Apr 2022 21:00:03 +0200
parents 3c34cbb8882d
children f24d4826e6bf
comparison
equal deleted inserted replaced
28379:6dd88e45d47d 28380:90d43a367955
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 4715,
749 /**/ 751 /**/
750 4714, 752 4714,
751 /**/ 753 /**/
752 4713, 754 4713,
753 /**/ 755 /**/