commit | 8832a3457831707286dd2d9252ba14a5f9fd4c60 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 11 18:36:38 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 11 18:36:38 2020 +0200 |
tree | 95fcdba76c2bceb65f28ebffaee68c93e89fa18e | |
parent | 81ea1dfb97af6622c9ad3efdbad317ec965ebaeb [diff] [blame] |
patch 8.2.0542: no test for E386 Problem: No test for E386. Solution: Add a test. (Dominique Pelle, closes #5911)
diff --git a/src/version.c b/src/version.c index b170d4a..e85bc31 100644 --- a/src/version.c +++ b/src/version.c
@@ -739,6 +739,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 542, +/**/ 541, /**/ 540,