comparison src/version.c @ 17276:9140a11d111a v8.1.1637

patch 8.1.1637: after running tests and clean the XfakeHOME directory remains commit https://github.com/vim/vim/commit/4f5b0e5355a673ba5228bef037dc5c30734a1378 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jul 5 20:43:52 2019 +0200 patch 8.1.1637: after running tests and clean the XfakeHOME directory remains Problem: After running tests and clean the XfakeHOME directory remains. Solution: Use "rm -rf". (Hirohito Higashi)
author Bram Moolenaar <Bram@vim.org>
date Fri, 05 Jul 2019 20:45:05 +0200
parents 6a7ba68d448e
children b6de6181e5ab
comparison
equal deleted inserted replaced
17275:1fc05146c373 17276:9140a11d111a
775 NULL 775 NULL
776 }; 776 };
777 777
778 static int included_patches[] = 778 static int included_patches[] =
779 { /* Add new patch number below this line */ 779 { /* Add new patch number below this line */
780 /**/
781 1637,
780 /**/ 782 /**/
781 1636, 783 1636,
782 /**/ 784 /**/
783 1635, 785 1635,
784 /**/ 786 /**/