comparison src/version.c @ 14895:bde025b0d7de v8.1.0459

patch 8.1.0459: Test_executable fails when there is a dog in the system commit https://github.com/vim/vim/commit/a05a0d325c7615439f4a42f00682b2ebad43c8d9 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Oct 7 18:43:05 2018 +0200 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)
author Bram Moolenaar <Bram@vim.org>
date Sun, 07 Oct 2018 18:45:05 +0200
parents 291656f731c9
children 0c845463a0db
comparison
equal deleted inserted replaced
14894:6e8a71f2b3b7 14895:bde025b0d7de
790 NULL 790 NULL
791 }; 791 };
792 792
793 static int included_patches[] = 793 static int included_patches[] =
794 { /* Add new patch number below this line */ 794 { /* Add new patch number below this line */
795 /**/
796 459,
795 /**/ 797 /**/
796 458, 798 458,
797 /**/ 799 /**/
798 457, 800 457,
799 /**/ 801 /**/