comparison src/version.c @ 21012:380923b96878 v8.2.1057

patch 8.2.1057: cannot build with dynamic Lua Commit: https://github.com/vim/vim/commit/1e4c7d0ed272201fa3a7cf34a462abb139170759 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 25 20:56:42 2020 +0200 patch 8.2.1057: cannot build with dynamic Lua Problem: Cannot build with dynamic Lua. Solution: Add dll variables.
author Bram Moolenaar <Bram@vim.org>
date Thu, 25 Jun 2020 21:00:18 +0200
parents ca2e18364888
children 20133655107a
comparison
equal deleted inserted replaced
21011:79651004e6df 21012:380923b96878
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 1057,
757 /**/ 759 /**/
758 1056, 760 1056,
759 /**/ 761 /**/
760 1055, 762 1055,
761 /**/ 763 /**/