commit | a214079008b30567d0750ec3a27d142fd34662d9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Sep 13 18:05:48 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Sep 13 18:05:48 2018 +0200 |
tree | 01b38fad7baf617f2358480b2a43a5c8c4fafcd2 | |
parent | 0f7683f9739087f3c7a4678c5182ed0517523b4a [diff] [blame] |
patch 8.1.0383: missing source file rename Problem: Missing source file rename. Solution: Update the dependency.
diff --git a/src/version.c b/src/version.c index d6a8817..6f75233 100644 --- a/src/version.c +++ b/src/version.c
@@ -795,6 +795,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 383, +/**/ 382, /**/ 381,