commit | 38f1eeac3d8ec0a0e275213a62ba7ff1afb8ab33 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Sep 27 14:19:09 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Sep 27 14:19:09 2019 +0200 |
tree | 602b6badc2b1aed08c88cf7c5a33d6f32e8e3ab6 | |
parent | 2313b6125745a4ef0785b60182c6c0b600f71787 [diff] [blame] |
patch 8.1.2086: missing a few changes for the renamed files Problem: Missing a few changes for the renamed files. Solution: Rename in a few more places. (Ken Takata)
diff --git a/src/version.c b/src/version.c index d215e90..f08e5e0 100644 --- a/src/version.c +++ b/src/version.c
@@ -758,6 +758,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2086, +/**/ 2085, /**/ 2084,