comparison src/version.c @ 18362:8144f89e6f28 v8.1.2175

patch 8.1.2175: meson files are not recognized Commit: https://github.com/vim/vim/commit/c3bf7b56f2703e2d6f36dfb05fd32b5b43ce3c3f Author: Bram Moolenaar <Bram@vim.org> Date: Fri Oct 18 22:09:34 2019 +0200 patch 8.1.2175: meson files are not recognized Problem: Meson files are not recognized. Solution: Add the meson filetype. (Liam Beguin , Nirbheek Chauhan, closes #5056) Also recognize hollywood.
author Bram Moolenaar <Bram@vim.org>
date Fri, 18 Oct 2019 22:15:03 +0200
parents e460e6878406
children ee489bb09ea8
comparison
equal deleted inserted replaced
18361:0e2f534150bd 18362:8144f89e6f28
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 2175,
744 /**/ 746 /**/
745 2174, 747 2174,
746 /**/ 748 /**/
747 2173, 749 2173,
748 /**/ 750 /**/