commit | a05a0d325c7615439f4a42f00682b2ebad43c8d9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Oct 07 18:43:05 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Oct 07 18:43:05 2018 +0200 |
tree | cab4d566ee55b8cde66a182aa675bf29e99cd11e | |
parent | df77cef92ec034796723ffa3adb12e8b46daa98e [diff] [blame] |
patch 8.1.0459: Test_executable fails when there is a dog in the system Problem: Test_executable fails when there is a dog in the system. Solution: Rename the dog. (Hirohito Higashi)
diff --git a/src/version.c b/src/version.c index b25f132..c868496 100644 --- a/src/version.c +++ b/src/version.c
@@ -793,6 +793,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 459, +/**/ 458, /**/ 457,