commit | 80d83c094d52b9983ef316b1a08c314060ca8313 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Aug 14 17:28:56 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Aug 14 17:28:56 2018 +0200 |
tree | 114aff0414e7a60a6e7f21fc59aeefe0eaef5a7c | |
parent | 33c4dbb74bdf41aadd193a704f597d4df20f0e47 [diff] [blame] |
patch 8.1.0283: missing test dump Problem: Missing test dump. Solution: Add the dump file
diff --git a/src/version.c b/src/version.c index d96c6a5..005cce6 100644 --- a/src/version.c +++ b/src/version.c
@@ -795,6 +795,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 283, +/**/ 282, /**/ 281,