comparison src/version.c @ 19973:9f5758ee0b10 v8.2.0542

patch 8.2.0542: no test for E386 Commit: https://github.com/vim/vim/commit/8832a3457831707286dd2d9252ba14a5f9fd4c60 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 11 18:36:38 2020 +0200 patch 8.2.0542: no test for E386 Problem: No test for E386. Solution: Add a test. (Dominique Pelle, closes https://github.com/vim/vim/issues/5911)
author Bram Moolenaar <Bram@vim.org>
date Sat, 11 Apr 2020 18:45:03 +0200
parents a042d2a3b13d
children 4e8e0ce576af
comparison
equal deleted inserted replaced
19972:1cd7f3ea9339 19973:9f5758ee0b10
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 542,
741 /**/ 743 /**/
742 541, 744 541,
743 /**/ 745 /**/
744 540, 746 540,
745 /**/ 747 /**/