comparison src/version.c @ 20663:a72e3f26a361 v8.2.0885

patch 8.2.0885: "make shadow" does not link new lua test dir Commit: https://github.com/vim/vim/commit/3ac498c8a1c3570c296093a5d9425b2a3a7cdb29 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jun 2 20:25:36 2020 +0200 patch 8.2.0885: "make shadow" does not link new lua test dir Problem: "make shadow" does not link new lua test dir. Solution: Also link testdir/testluaplugin. (Elimar Riesebieter)
author Bram Moolenaar <Bram@vim.org>
date Tue, 02 Jun 2020 20:30:04 +0200
parents c7843f009ecf
children 6ff992bf4c82
comparison
equal deleted inserted replaced
20662:0e498c32ebad 20663:a72e3f26a361
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 885,
749 /**/ 751 /**/
750 884, 752 884,
751 /**/ 753 /**/
752 883, 754 883,
753 /**/ 755 /**/