commit | fcf8a8743bdecc0ba28037b79b7cb2962de70b1d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Nov 06 15:22:00 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Nov 06 15:22:00 2019 +0100 |
tree | cb52d76377bb263b4550881d2cc84e7d536012c6 | |
parent | 215ba3b63698f3755b2c4de66fc728cc14a8a590 [diff] [blame] |
patch 8.1.2264: there are two test files for :let Problem: There are two test files for :let. Solution: Merge the two files.
diff --git a/src/version.c b/src/version.c index fe0d805..8dcefd4 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2264, +/**/ 2263, /**/ 2262,