commit | a683ec44c34f0717dcc6a0c03493ba39b879ac38 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Mar 25 20:14:34 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Mar 25 20:14:34 2017 +0100 |
tree | 8cf302c50d2c326bf61cb6553786269a2281ce47 | |
parent | 8a0141d4e7054587281d3bfd09480376b1fc719f [diff] [blame] |
patch 8.0.0511: message for skipping client-server tests is unclear Problem: Menuage for skipping client-server tests is unclear. Solution: Be more specific about what's missing (Hirohito Higashi, Kazunobu Kuriyama)
diff --git a/src/version.c b/src/version.c index 08adb69..7d2cf27 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 511, +/**/ 510, /**/ 509,