commit | 2514315fc2530170ad7681e45e2b6d1f0680c9eb | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Aug 09 14:13:57 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Aug 09 14:13:57 2019 +0200 |
tree | 23f9ed7abee3dace0c404dfdce97390380fb8c63 | |
parent | 088e8e3443520dec91a384081e66445a104810bb [diff] [blame] |
patch 8.1.1831: confusing skipped message Problem: Confusing skipped message. Solution: Drop "run" from "run start the GUI".
diff --git a/src/version.c b/src/version.c index 3fd1fe1..8b855ce 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1831, +/**/ 1830, /**/ 1829,