commit | 02c972153d0f36fd1ae4e7069869f51dc11c6c7d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Sep 09 15:56:06 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Sep 09 15:56:06 2018 +0200 |
tree | 75d999f08d4ccbd85482b5bbc8a787e8a05249f6 | |
parent | 99f043a57d0be35ef72572b0429cf51525c3cd2b [diff] [blame] |
patch 8.1.0357: instructions for tests are outdated Problem: Instructions for tests are outdated. (Jason Franklin) Solution: Update the text.
diff --git a/src/version.c b/src/version.c index b3b4716..a594aa2 100644 --- a/src/version.c +++ b/src/version.c
@@ -795,6 +795,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 357, +/**/ 356, /**/ 355,